diff --git a/index.html b/index.html index f04ea5dfc..78fb5a14e 100644 --- a/index.html +++ b/index.html @@ -4267,6 +4267,11 @@

Locator strategies

XPath selector "xpath" + + + Accessible name + "accessible name" +
@@ -4421,6 +4426,15 @@
XPath
+ +
+
Accessible name
+ +

To find a web element with the Accessible + Name strategy return success with data set to ???. + Can the accessibility tree be queried here? Can the result + be mapped back to a DOM element? +