I have an HTML page that has different fields over different tables with the same variable name on the form. I'm attaching the HTML source code for reference. Is there a way I can access these fields independently using xpaths queries? I do not want to hardcode the table/td/tr values as the UI may change in the future.
Regards
Ramachandran Shankar