Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fetching values from a web table
#5
Solved: 7 Years, 9 Months, 3 Weeks ago
I think you are trying to select check boxes in the webtable by the row and column numbers. Please try below code:

Code:
Browser("Browser").Page("Page").WebTable("Table").ChildItem(Row, Col, "WebCheckBox", 0).Click
.

This will click on the webcheckbox in a webtable cell.
If this is not your requirement, please give me steps on what you are trying to code.
Reply


Messages In This Thread
Fetching values from a web table - by qapandit - 12-11-2013, 10:00 PM
RE: Fetching values from a web table - by kgovadav - 04-22-2014, 05:03 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can QTP handle slick grid table in a web page qtplearner88 2 4,301 10-01-2019, 10:44 AM
Last Post: shilpi952
  unable to rowcount in web table manoj84monu 1 2,807 06-13-2016, 04:46 PM
Last Post: Anu1234
  Fetching total number of records inside a webtable vidya2k2 2 3,665 06-15-2015, 02:55 PM
Last Post: venkatesh9032
  GetRows() not fetching the exact record from the recordset Saranyaciet2 0 2,663 05-27-2015, 11:15 AM
Last Post: Saranyaciet2
  table output values shipu 1 2,259 01-24-2014, 10:06 AM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)