geckodriver 0.33.0 released

311 views
Skip to first unread message

Henrik Skupin

unread,
Apr 3, 2023, 7:38:35 AM4/3/23
to dev-we...@mozilla.org
Hi all,

Today we released geckodriver 0.33.0 which contains new features around
accessibility and finding elements within a ShadowRoot.

The command `Get Computed Label` returns the accessibility label (sometimes
also referred to as Accessible Name), which is a short string that
labels the
function 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 the
element.

The commands `Find Element From Shadow Root` and `Find Elements From
Shadow Root` allow a lookup of individual elements or collections of
elements
within an open or closed Shadow DOM. All location strategies except Tag
name and
XPath selector are currently supported.

Note that for all these new features the minimum required Firefox
version is 113.0.

All the details about this release and appropriate download links can be
found at:

https://github.com/mozilla/geckodriver/releases/tag/v0.33.0

Best,

--
Henrik Skupin
Staff Software Engineer
Mozilla Corporation
Reply all
Reply to author
Forward
0 new messages