Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Web Table With No Name
#1
Not Solved
We have an internal web application that has a table that displays monetary data and totals.  The columns are fixed with headers, but the row count is dynamic.  The problem is, the vendor that created and maintains the web app does not name the tables so when I try to do


Code:
 rowCount = Browser("<our browser title>").Page("<page title>").WebTable("<??????>").RowCount

I can't because I to not have a name for the webtable.  I am not even sure how to add the table to the Object Repository or if that would even help.

The vendor is NOT going to update their html to include table names.  It's really a miracle the site functions at all.  Please let me know if there is another way to read this dynamic table to verify the contents.

Thank you
Reply


Messages In This Thread
Web Table With No Name - by zunebuggy - 09-05-2017, 08:06 PM
RE: Web Table With No Name - by supputuri - 10-03-2017, 06:32 AM
RE: Web Table With No Name - by supputuri - 10-03-2017, 08:52 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)