My selenium automation script is not able to identify and click a particular element when it is running on server(pipeline) but the same is working fine while running on local. The element is
I had used many locators like Xpath, CSS, linkText but no luck on all.
Xpath used :
//*[@data-control=’page-add-controls’]
Noticed this with only svg tag attributes.
New contributor
Rajarshee Das is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.