Can anyone tell me if it’s possible to find an element based on its content rather than by an ID or class?
I am attempting to find elements that don’t have distinct classes or IDs. (Then I then need to find that element’s parent.)
Can anyone tell me if it’s possible to find an element based on its content rather than by an ID or class?
I am attempting to find elements that don’t have distinct classes or IDs. (Then I then need to find that element’s parent.)