Forum Discussion
DanNad
2 years agoContributor
Maybe try to get the "li" element directly with something like this:
//li[@aria-selected and child::span[@data-testid='" + dataTestIdString + "']]
Maybe try to get the "li" element directly with something like this:
//li[@aria-selected and child::span[@data-testid='" + dataTestIdString + "']]