Hi.
My business’s website at one point generates a series of giant HTML tables on multiple tables full of multiple static text. I need to verify the text in these tables. Usually I would just take out Katalon recorder and manually with my mouse perform the right-click + select verifyText for table cell after cell. But there is so much that this would take a very long time and break my wrists.
Does there exist some way in Katalon Recorder or Katalon Studio to just “point” to a table and have Katalon somehow record a verification of all its text, which I can then insert the verification into a test case?
I should I note that I have never used the Katalon “Object Repository” in my web validation because it does not seem to add any additional value.
Thanks.
Ilya