Question
PricewaterhouseCoopers LLP
US
Last activity: 23 Apr 2019 17:51 EDT
Making the code more manageable
Hi TEam,
I have a quick question. I have a web page which I am trying to interrogate. The applicable has been designed in a way that we are there are two versions of this same page. THey look exactly the same but it seems its under a different page. SO when I interrogate I have two tables. I have to take the data and put into excel in a specific format. So I have a bunch of Get and Set blocks one after the other for the table .Now to handle the second page I have to configure the same code again and again. Is there a way I can store the Dom table contents in a temporary table so that I can just have the temp table filled in conditionally and the big block of data copy module won't have to be repeated. Appreciate if you are able to review and provide some solutions quickly.
***Edited by Moderator Marissa to update platform capability tags****