-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Can you add a way to access ancestor elements given a reference to a descendant? For example, I want to make a given a reference to a button element I'd like to traverse up until I find the Dialog element. I use Appium with FlaUI.WebDriver and most online suggestions say to use an xpath like "./.." to traverse ancestors but it doesn't work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request