Skip to content

Commit

Permalink
remove selenium
Browse files Browse the repository at this point in the history
  • Loading branch information
ehibes committed Feb 9, 2024
1 parent c986753 commit 5a054fe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
18 changes: 0 additions & 18 deletions behat.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,6 @@ default:
chrome:
api_url: http://127.0.0.1:9222
validate_certificate: false
chrome:
selenium2:
browser: chrome
capabilities:
browserName: chrome
browser: chrome
version: ""
marionette: null # https://github.com/Behat/MinkExtension/pull/311
chrome:
switches:
- "start-fullscreen"
- "start-maximized"
- "no-sandbox"
extra_capabilities:
unexpectedAlertBehaviour: accept
firefox:
selenium2:
browser: firefox
show_auto: false

FriendsOfBehat\SymfonyExtension:
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"ext-json": "*",
"behat/behat": "^3.7",
"behat/mink": "^1.9",
"behat/mink-selenium2-driver": "^1.6",
"dmore/behat-chrome-extension": "^1.4",
"dmore/chrome-mink-driver": "^2.8",
"friends-of-behat/mink": "^1.9",
Expand Down

0 comments on commit 5a054fe

Please sign in to comment.