Releases: macintoshplus/behat-lambdatest-extension
Releases · macintoshplus/behat-lambdatest-extension
v1.3.0
v1.2.3
- Add support
isVisible
on element for Safari (not supported by SafaWebDriver) W3C WebDriver displayedness Apple Safari WebDriver supported commands
v1.2.2
- Remove force W3c option for chrome because Lambdatest does not support:
Could not open connection: w3c is not a valid option in chromeOptions capability, please refer to capability generator https://www.lambdatest.com/capabilities-generator or contact support
(2021, 24 june). - Accept two event type on SessionStateListener.
- Remove
chromeOptions
array if empty.
v1.2.1
- Add content in error message when check concurency.
- Manage w3c options without change in subclass.
- Fix
InvalidSessionIdException
on quit session already close.
v1.2.0
- Fix Lambdatest ending session.
- Before stop the session, define the test execution status on Lambdatest
v1.1.0
- Use W3C instead of JSON Wire Protocol
- Check if can launch Lambdatest automation test
v1.0.0
- first version