Hi All,
Greetings!
I need to check if an xpath is valid, and there is that part in xpath that’s dynamically changing. How do I dynamically generate a Get Element activity with that specific xpath? Also, if that xpath is valid, I have to let OpenRPA click that HTML element.
This scenario is totally different from the usual where we know exactly the element, by supplying xpath.
Basically this came from the scenario where I have to search from a dynamic tabular HTML a specific value, once found, I have to click the row to highlight.
Hope someone can help.
Massive thanks,
Dante