mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
Merge branch 'appium-setup' of github.com:status-im/status-react into appium-setup
This commit is contained in:
commit
ab36ec7df7
@ -22,8 +22,7 @@
|
||||
(-> driver
|
||||
.manage
|
||||
.timeouts
|
||||
(.implicitlyWait 100 TimeUnit/MILLISECONDS))
|
||||
(Thread/sleep 9000)
|
||||
(.implicitlyWait 25 TimeUnit/SECONDS))
|
||||
driver))
|
||||
|
||||
(defn by-xpath [driver xpath]
|
||||
|
Loading…
x
Reference in New Issue
Block a user