- Add a feature to run each scenario in separate execution on LambdaTest. Generate one video by scenario.
- Add support
isVisible
on element for Safari (not supported by SafaWebDriver) W3C WebDriver displayedness Apple Safari WebDriver supported commands
- 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.
- Add content in error message when check concurency.
- Manage w3c options without change in subclass.
- Fix
InvalidSessionIdException
on quit session already close.
- Fix Lambdatest ending session.
- Before stop the session, define the test execution status on Lambdatest
- Use the Facebook web driver instead of Selenium2 web driver.
- Before launch, throw an exception if no concurrency automation test is available.
- Allow configuring Lambdatest credential with configuration or environment variables.