mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Merge branch '1.5' into 1.6
* 1.5: [Behat] Disallow w3c in Behat Selenium session
This commit is contained in:
commit
aaf81685ea
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ default:
|
|||
- "no-sandbox"
|
||||
extra_capabilities:
|
||||
unexpectedAlertBehaviour: accept
|
||||
goog:chromeOptions:
|
||||
w3c: false # https://github.com/Sylius/Sylius/issues/10561
|
||||
firefox:
|
||||
selenium2:
|
||||
browser: firefox
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue