Answers for "how to use text in xpath in selenium"

3

xpath contains text

//button[contains(text(),"Go")]
Posted by: Guest on July-10-2020

Code answers related to "how to use text in xpath in selenium"

Browse Popular Code Answers by Language