File tree Expand file tree Collapse file tree 2 files changed +2
-21
lines changed Expand file tree Collapse file tree 2 files changed +2
-21
lines changed Original file line number Diff line number Diff line change @@ -15,32 +15,14 @@ default:
15
15
files_path: "%paths.base%/vendor/sylius/sylius/src/Sylius/Behat/Resources/fixtures/"
16
16
base_url: "https://127.0.0.1:8080/"
17
17
default_session: symfony
18
- javascript_session: chrome_headless
18
+ javascript_session: chrome
19
19
sessions:
20
20
symfony:
21
21
symfony: ~
22
- chrome_headless :
22
+ chrome :
23
23
chrome:
24
24
api_url: http://127.0.0.1:9222
25
25
validate_certificate: false
26
- chrome:
27
- selenium2:
28
- browser: chrome
29
- capabilities:
30
- browserName: chrome
31
- browser: chrome
32
- version: ""
33
- marionette: null # https://github.com/Behat/MinkExtension/pull/311
34
- chrome:
35
- switches:
36
- - "start-fullscreen"
37
- - "start-maximized"
38
- - "no-sandbox"
39
- extra_capabilities:
40
- unexpectedAlertBehaviour: accept
41
- firefox:
42
- selenium2:
43
- browser: firefox
44
26
show_auto: false
45
27
46
28
Original file line number Diff line number Diff line change 13
13
},
14
14
"require-dev" : {
15
15
"behat/behat" : " ^3.16" ,
16
- "behat/mink-selenium2-driver" : " ~1.6.0" ,
17
16
"bitbag/coding-standard" : " ^v2.0" ,
18
17
"dbrekelmans/bdi" : " ^1.1" ,
19
18
"dmore/behat-chrome-extension" : " ^1.3" ,
You can’t perform that action at this time.
0 commit comments