Hi,
I’m trying to get the total $ figure from a web page table. I’ve tried all the possible Xpath’s in the area where the total sits and none of them work. I either get the error message, cannot find Xpath, or for the below Xpath, I got the error 'unable to process template with name: WebElementAction.ftl
Because it’s a table, do I need to search in frames?
The issue I’m having is that the table is different depending on which club I am logged in to. So the Xpath will work on the first club, but for other clubs in the loop, it cannot find the Xpath.
Any help would be great,
Thanks