How to check dynamic cell data.

Here i used Reg Exp but it was not working

Showing Answers 1 - 1 of 1 Answers

Padmanabhan

  • Aug 4th, 2007
 

First and foremost thing is Capture the webtable put it in the object repository.
Second (Scripting) Using Rowcount property of the webtable (You can get the entire row count)
Third Using Getcelldata(row,column) property.  You can able to retrieve the dyanmic cell data.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions