selenium xpath statement to select the first occurrence of a button in a specific table
I have a web page with multiple tables , all the tables have TR with a similar TD
XPath search with text containing soft hyphen
/div[contains(text(),”Inverter”)] This is the code that we currently used to map some objects in selenium with xpath. The problem now is, that they introduced soft hyphens now into their code and the text “Inverter” now is “Inverter”. I already tried a little around with translate and replace but did not manage to make it work […]
XPath search with text containing soft hyphen
/div[contains(text(),”Inverter”)] This is the code that we currently used to map some objects in selenium with xpath. The problem now is, that they introduced soft hyphens now into their code and the text “Inverter” now is “Inverter”. I already tried a little around with translate and replace but did not manage to make it work […]
Why am I unable to locate the xpath with selenium?
https://www.auronia.de/trauring-konfigurator