Pergunta de entrevista da empresa Accenture

How to build X path in automation

Resposta da entrevista

Sigiloso

24 de out. de 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')