Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
11.85k
stars
1.34k
forks
source link
Add getComputedLabel() and getComputedRole() alias commands. #4296
Closed
garg3133 closed 2 weeks ago
This PR adds the following aliases to the new Element API:
getComputedLabel()
forgetAccessibleName()
command.getComputedRole()
forgetAriaRole()
command.