Skip to content

Releases: ddev/ddev-selenium-standalone-chrome

2.2.1

Choose a tag to compare

@mxr576 mxr576 released this 18 May 15:32
2719f44

What's Changed

  • Revert flaky W3C compatibility feature flag and document Drupal/addon version compatibility matrix by @mxr576 in #90

Full Changelog: 2.2.0...2.2.1

2.2.0

Choose a tag to compare

@mxr576 mxr576 released this 18 May 09:05
b9af986

What's Changed

  • Move configuring W3C compliance section to install steps by @mxr576 in #86
  • Make Behat support official by @mxr576 in #87

Full Changelog: 2.1.3...2.2.0

Behat

Behat support is now officially supported for Drupal 10 and 11 projects.

The default setup is designed to work with zero environment-specific configuration in most cases. If your project follows standard Drupal and Behat conventions, you should be able to run tests without custom Selenium host configuration, browser capabilities, or path overrides.

See the Behat fixture setup and reference configuration used by the automated test suite:

By default, feature files are expected to live in: [project_root]/behat

If your project uses a different directory structure, you can still customize Behat path mapping as needed.

Feedback is welcome, especially if you run into edge cases or environment-specific issues.

1.3.0

Choose a tag to compare

@mxr576 mxr576 released this 18 May 15:32
01ba418

What's Changed

  • Make Behat support official (v1) by @mxr576 in #89
  • Document Drupal/addon version compatibility matrix (v1) by @mxr576 in #91

Full Changelog: 1.2.3...1.3.0

2.1.3

Choose a tag to compare

@mxr576 mxr576 released this 14 May 13:30
bffa71a

What's Changed

  • Utilize DRUPAL_TEST_WEBDRIVER_W3C for toggling W3C compliance by @mxr576 in #84
    • Document W3C compliance mode configuration by @mxr576 in #85

Full Changelog: 2.1.2...2.1.3

2.1.2

Choose a tag to compare

@weitzman weitzman released this 18 Feb 19:13
56923d1

What's Changed

New Contributors

Full Changelog: 2.1.1...2.1.2

2.1.1

Choose a tag to compare

@stasadev stasadev released this 05 Jan 12:33
ad18847

What's Changed

  • Add Chrome logs display on test failure by @mxr576 in #77
  • chore(*): run update-checker.sh, constraint v1.24.10 by @stasadev in #78
  • fix: remove external_links and links, fixes #74 by @stasadev in #79

Full Changelog: 2.1.0...2.1.1

2.1.0

Choose a tag to compare

@weitzman weitzman released this 26 Oct 14:12
eb4460b

What's Changed

  • Allow multiple parallel connections to Selenium by @MurzNN in #75

Full Changelog: 2.0.0...2.1.0

2.0.0

Choose a tag to compare

@weitzman weitzman released this 08 Sep 18:22
b266fa3

What's Changed

  • Update to selenium/standalone-chromium:138.0 image by @mxr576 in #49

2.0.0-rc2

2.0.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@weitzman weitzman released this 08 Aug 15:22
6a58c9f

What's Changed

  • Fix failing Nightwatch tests on CI by @mxr576 in #70

Full Changelog: 2.0.0-rc1...2.0.0-rc2

2.0.0-rc1

2.0.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@weitzman weitzman released this 02 Aug 15:39
696c509

What's Changed

  • Update to selenium/standalone-chromium:138.0 image by @mxr576 in #49

New Contributors

Full Changelog: 1.2.3...2.0.0-rc1