Skip to content

Tags: ddev/ddev-selenium-standalone-chrome

Tags

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow multiple parallel connections to Selenium (#75)

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Functional test example in README (#71)

2.0.0-rc2

Toggle 2.0.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix failing Nightwatch tests on CI (#70)

* Attempt to fix failing Nightwatch tests on CI

* Keep original parameter order

2.0.0-rc1

Toggle 2.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use updated official image (selenium/standalone-chromium:138.0) (#49)

* Update docker-compose.selenium-chrome.yaml

Switch to official image

* Bump to latest image version

* set w3c=true

* Actualize chrome driver args 

based on https://peter.sh/experiments/chromium-command-line-switches/

* Another try...

which also adds consistent chrome arg ordering among different env vars

---------

Co-authored-by: Dezső BICZÓ <mxr576@users.noreply.github.com>

1.2.3

Toggle 1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: make artifact uploads work (#67)

* Pass along TESTDIR value to GITHUB_ENV

* Tweak test

* See if Nightwatch artifact works

* Fixing artifact uploads

* Check if artifacts from several tests are stored

* Check if artifacts are still uploaded for failed tests

* Add always()

* revert debug commits

---------

Co-authored-by: Stanislav Zhuk <stasadev@gmail.com>

1.2.2

Toggle 1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: add v1.24.3 constraint, update README.md (#61)

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test: Bump upload-artifact to v4 (#57)

1.2.0

Toggle 1.2.0's commit message
Fix #56. Remove -v option from ecample in readme

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make VNC connection without password by default (#50)

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update chromeOptions to goog:ChromeOptions - chromeOptions has been d…

…eprecated. (#35)