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:
|
"//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(
|
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]")
|
"//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:
|
if back.exists:
|
||||||
back.click()
|
back.click()
|
||||||
return True
|
return True
|
||||||
|
|||||||
Reference in New Issue
Block a user