GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing Tools  >  QTP

 Print  |  
Question:  How to click on the link available in the web table , link is an item in web table and link is not static, i mean it can be any where, you can not guess?

here , there are two actions, one is to capture the newly added item and than clicking on it....




January 01, 2006 08:40:09 #1
 Mercy   Member Since: Visitor    Total Comments: N/A 

RE: How to click on the link available in the web tab...
 

U can use description method. For more about this method see QTP help.

I had used the same for the same issue, but not as different Actions. U still can try this.

     

 

Back To Question