2.1.8
What's Changed
- Add a robust wait loop to ensure ChromeDriver is fully ready by @shishir-intelli in #591
- Fix Behat\Mink\Exception\ElementNotFoundException: Element matching css .… by @shishir-intelli in #592
- Fix Trigger_error() must be one of E_USER_DEPRECATED and Prophecy\Exception\Call\UnexpectedCallException: Unexpected method call on Double\RouteMatchInterface\P1 by @shishir-intelli in #593
- Fix Failing Unit Test Error: Billing type saved message not found by @shishir-intelli in #595
- Fix unit test failing for price range not found issue by @shishir-intelli in #597
- Removed double period in comments by @shishir-intelli in #598
- Fix unit test error 'unable to find the wrapper private' by @shishir-intelli in #599
- Delete lock file to get the latest dependencies for github action by @divya-intelli in #600
- Add permissions to PHP workflow for security events by @shishir-intelli in #601
- Fix phpunit utf8 case-sensitive mismatch by @shailesh-google in #604
- Drop support for EOL versions (PHP 8.1, Drupal 10.4.x, 11.1.x) by @shailesh-google in #607
- Modify ChromeDriver args to fix D10 Curl/Memory error by @shailesh-google in #609
New Contributors
- @shailesh-google made their first contribution in #604