Identify WebElement and Click? - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others) +--- Thread: Identify WebElement and Click? (/Thread-Identify-WebElement-and-Click) |
Identify WebElement and Click? - manishddeshmukh - 08-06-2010 Pls go through the attachment and let me know the solution for the same... I tried the below code also, but didnt work.... Code: Browser("").Page("").WebTable("").GetRowWithCellText(strExcelData) So, if anybody knows any hints ... pls let me know. Regards, Manish RE: Identify WebElement and Click? - sreekanth chilam - 08-06-2010 Hi Manish, As per my perspective on your requirement, suggest you to try in the below way Code: Expected_User="Skanda" RE: Identify WebElement and Click? - manishddeshmukh - 08-09-2010 Hi Skanda, I used the above coding / logic, but its not workin... also i used the below given code, but this too not workin... Code: strVar = "ruser" |