Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem with retieving the data from the webtable
#3
Solved: 10 Years, 9 Months, 1 Week ago
Hi Vijay,
You can check the regular expression for the webelement and enter 'Report .*' in the innertext field.

You cannot access a WebEdit item in a Webtable using GETCELLDATA. Instead you can use the below method

Code:
Browser("Browser").Page("Page").WebTable("Webtable").ChildItem(8, 2, "WebEdit", 0)

Thanks
Reply


Messages In This Thread
RE: problem with retieving the data from the webtable - by jojiraj - 05-25-2010, 12:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Link in a webtable in a webtable Soulwalker 1 2,706 07-19-2017, 01:44 PM
Last Post: Ankur
  Problem with large webtable JoshS 0 1,695 08-26-2015, 04:04 AM
Last Post: JoshS
  Webtable actions are not getting recorded, but ObjectSpy is able to identify webtable sahilarora2000 2 3,644 06-13-2014, 04:27 PM
Last Post: vinod123
  Problem to set a data into a JavaEdit field bwillems 1 4,059 12-02-2010, 02:59 PM
Last Post: bwillems
  Compare an Array and data from a column in webtable SweetyChowdhury 1 3,245 09-03-2010, 11:13 PM
Last Post: rdemers25

Forum Jump:


Users browsing this thread: 1 Guest(s)