Pregunta de entrevista de Accenture

How to build X path in automation

Respuesta de la entrevista

Anónimo

24 oct 2022

We have easily built the XPath of any web element by using Custom syntax :- //tagname[@attribute='value'] or even check the XPath in console by syntax $x('value')