Compare commits
2 Commits
2fe1576eaa
...
4569d28811
| Author | SHA1 | Date | |
|---|---|---|---|
| 4569d28811 | |||
| d7e1d993fb |
@@ -79,7 +79,6 @@ class ControlUtils(object):
|
||||
"//Window[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]").exists:
|
||||
back = session.xpath(
|
||||
"//Window[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]/Other[1]")
|
||||
|
||||
if back.exists:
|
||||
back.click()
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user