What's Changed
- Bump selenium-webdriver to 4.26.0 by @garg3133 in #4293
- Add
isActive()
command to new Element API by @dikwickley in #4261 - Add
getComputedLabel()
andgetComputedRole()
alias commands. by @garg3133 in #4296 - Improve TSDoc for page object's
url
property. by @garg3133 in #4297 - Add types for custom commands on page object sections. by @garg3133 in #4298
Full Changelog: v3.8.1...v3.9.0