mirror of
https://github.com/maputnik/editor.git
synced 2025-12-20 21:20:01 +00:00
Increased timeouts.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
browser.timeoutsAsyncScript(10*1000);
|
||||
browser.timeoutsImplicitWait(10*1000);
|
||||
browser.timeoutsAsyncScript(20*1000);
|
||||
browser.timeoutsImplicitWait(20*1000);
|
||||
|
||||
/**
|
||||
* Sometimes chrome driver can result in the wrong text.
|
||||
|
||||
Reference in New Issue
Block a user