What's Changed
- Add actionable error message for
TimeoutError
in hooks. by @dikwickley in #4053 - Add missing
isSelected
command to new Element API. by @dikwickley in #4038 - Added missing
isEnabled
command in new Element API by @subhajit20 in #4041 - Refactor commands in README. by @konavivekramakrishna in #4076
- Hide password values from raw HTTP logs. by @dikwickley in #4066
- Fix JSDoc example for getText command. by @garg3133 in #4043
- Added missing
isVisible
command in new Element API by @subhajit20 in #4039 - Added
isDisplayed()
as alias toisVisible()
by @uditrajput03 in #4107 - fixed
takeScreenshot
example by @dikwickley in #4121 - allow parallel envs with cucumber by @AutomatedTester in #4095
New Contributors
- @dikwickley made their first contribution in #4053
- @subhajit20 made their first contribution in #4041
- @konavivekramakrishna made their first contribution in #4076
- @uditrajput03 made their first contribution in #4107
Full Changelog: v3.4.1...v3.5.0