Hi Thiago,
If you know the tag of the element you need to have then you can use an XPath expression to get the element identified in the '
Web Path' attribute.
So considering Chirstian's example as shown in the screenshot we can have an XPath query as
//textarea[text()='ACTUALIZAR RECIBO']
Here, only the highlighted areas will change as per the web element you want to spy where the area highlighted in orange would denote the tag name of the element which can be label, input, button, textarea etc. whereas the area highlighted in yellow would be the actual text of that element.
------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future
Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
Wonderbotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website:
https://devneet.github.io/Email: devneetmohanty07@gmail.com
----------------------------------
------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.