Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Table is recognized as Web Element
#1
Not Solved
Hi,

Table is recognized as Web Element and unable to perform any operations like
Row count,Get cell data, Column name and Select row etc….


Each row is taking as one web element. Ex: If there are 10 rows, it is taking as 10 web elements.
Code:
Code:
Browser("Browser").Page("Page").Frame("main").WebElement("WebTable").Click
Browser("Browser").Page("Page").Frame("main").WebElement("WebTable_2").Click
Browser("Browser").Page("Page").Frame("main").WebElement("WebTable_3").Click
We have Web and Java Add-ins.

Please provide me the workaround or solution.. It will be great.

Regards,
Harshi
Reply
#2
Not Solved
Hi,

Try once using the object spy, i mean there will be parent just above the web element(the one which u have used here).
EX:
Browser >> Page >> WebTable >> WebTable >> ... >> WebElement
Make use of the immediate parent table, if available.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can QTP handle slick grid table in a web page qtplearner88 2 4,260 10-01-2019, 10:44 AM
Last Post: shilpi952
  Unable to select WebFile element upadhyay40 5 7,509 06-28-2016, 04:38 PM
Last Post: aakash
  unable to rowcount in web table manoj84monu 1 2,779 06-13-2016, 04:46 PM
Last Post: Anu1234
  Fetching values from a web table qapandit 7 8,575 05-30-2014, 02:32 PM
Last Post: nistalaramesh
  QTP identifying WebList as WebEdit and an Element passion77 3 8,118 01-27-2014, 10:21 PM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)