mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Doing Phantom Js Faster
Lower Delay for PhantomJs
This commit is contained in:
parent
aea7113a24
commit
7e3d202e83
@ -17,7 +17,7 @@ modules:
|
|||||||
config:
|
config:
|
||||||
Selenium2:
|
Selenium2:
|
||||||
url: 'http://ninja.dev/'
|
url: 'http://ninja.dev/'
|
||||||
delay: 2000
|
delay: 400
|
||||||
browser: phantomjs
|
browser: phantomjs
|
||||||
capabilities:
|
capabilities:
|
||||||
webStorageEnabled: true
|
webStorageEnabled: true
|
Loading…
x
Reference in New Issue
Block a user