Micro Focus QTP (UFT) Forums

Full Version: How to Check for the existance of multiple objects
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Team,

    Maximum number of Web elements on a page is 3 ie, A, B and C. I just wanted to check for the existence of each using descriptive programming

The logic is , If A exists i need to check for the B and if B exists i need to check for C.

Can someone please let me know how to find a solution.?