Cannot Identify Run Time Webbutton - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Cannot Identify Run Time Webbutton (/Thread-Cannot-Identify-Run-Time-Webbutton) |
Cannot Identify Run Time Webbutton - MahalakshmiDevi - 11-19-2009 I am creating run time object through the script and executing the script. The WebButton is not getting identifed, If I record and execute the button click is working, but if pass the properties as parameter and then do click, the object is not getting identified. RE: Cannot Identify Run Time Webbutton - v_selvam - 11-19-2009 Check that the webbutton's properties at runrime and the test object are matching. RE: Cannot Identify Run Time Webbutton - sreekanth chilam - 11-19-2009 Hi Mahalakshmi, Request you to paste your code so that we could visualize and find out a solution for you. |