You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The provided information is not enough to make any assumptions. Please provide the page source and full server logs for the above client API invocations.
It seems like that relative xpath does not work:
results it in same requests to webdriver as
browser.findElements("xpath",
//*[@Identifier="Ident"])
logs:
If that is expected, is that possible to query child elements by identifier in other way?
The text was updated successfully, but these errors were encountered: