Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-01-04 | 1.7 kB | |
Totals: 1 Item | 1.7 kB | 0 |
6.0.5
Enhancements
- #565 carina-api: api.validateResponseAgainstJSONSchema should support schema draft 7
- Set of improvements into the IDriverPool to make its modification threads safety
- Start global migration of MobileUtils to IMobileUtils interface
- Register device information in global driversPool for each driver session
- Moved drivers quit and devices disconnect onto the java shutdown hook to kill sessions even for aborted tests/jobs
- Saved information about integrated with STF device in Device object with automatic disconnect on finish
- Do not show encrypted text in logs (aka user credentials etc)
Fixes
- #590 org.openqa.selenium.remote.RemoteWebDriver cannot be cast to io.appium.java_client.MobileDriver
- #590 Device type is defined incorrectly in several cases for iOS/Android tests
- #588 we still can generate ConcurrentModificationException during driver quit operation
- #574 annoying INFO message in log for specific use-cases
- #459 Enormous amount of logs appears in console on attempt to use element.clickIfPresent(3)
- Disabled screenshots capturing for two more driver failures:
- was terminated due to CLIENT_STOPPED_SESSION
- Session ID is null. Using WebDriver after calling quit()
- was terminated due to BROWSER_TIMEOUT
Known Issues
- N/A
Dependencies Updates
- N/A