v3.8.0
What's Changed
Enhancements
- Add
isPresent
command to new Element API. by @dikwickley in #4216 - Display
describe
name in HTML report. by @garg3133 in #4245 - Expose HttpRequest and cdp modules as utils. by @garg3133 in #4238
Fixes and other updates
- Add types for Appium-specific locate strategies. by @garg3133 in #4240
- Save command result values in Json Report. by @garg3133 in #4258
- Add selector and error line for "staleElementReferenceError" by @pujagani in #4214
- Update selenium to 4.24.1 by @AutomatedTester in #4266
New Contributors
Full Changelog: v3.7.0...v3.8.0