知方号

知方号

Releases · mozilla/geckodriver · GitHub

Support for Get Computed Label and Get Computed Role

The command Get Computed Label returns the accessibility label (sometimesalso referred to as Accessible Name), which is a short string that labels thefunction of the control (e.g. the string "Comment" or "Sign In" on a button).

The command Get Computed Role returns the reserved token value (in ARIA,button, heading, etc.) that describes the type of control or content in theelement.

Note that the minimum required Firefox version is 113.0.

Support for Find Element From Shadow Root and Find Elements From Shadow Root

The commands allow a lookup of individual elements or collections of elementswithin an open or closed Shadow DOM. All location strategies except Tag name andXPath selector are currently supported.

Note that the minimum required Firefox version is 113.0.

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至lizi9903@foxmail.com举报,一经查实,本站将立刻删除。