Try adding phantom as the browser
This commit is contained in:
parent
4a7b0c0d0f
commit
269944ecdf
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,7 @@ class_name: AcceptanceTester
|
|||
modules:
|
||||
enabled:
|
||||
- WebDriver:
|
||||
url: 'https://snipe-it.dev:1337'
|
||||
url: https://snipe-it.dev:1337
|
||||
browser: phantomjs
|
||||
|
||||
env:
|
||||
|
@ -21,3 +21,4 @@ env:
|
|||
config:
|
||||
WebDriver:
|
||||
url: http://localhost:8000
|
||||
browser: phantomjs
|
||||
|
|
Loading…
Add table
Reference in a new issue