Labels not found if URL changes
The web testing that I'm performing has labels on down the left side of the page, which are always available and expand when clicked to show additional sections. When I click one of the sections, the URL changes, but the UI remains the same. If I map a label, it maps it to a specific page, which changes depending on the section I choose. Therefore, if I try to have test complete click one of the labels after the URL changes, the object cannot be found because the parent (the page it was mapped from) is not present. Is there a way to map the labels so that they can be found when the URL makes it look like I'm on a different page?
Hi KevinStanley -
Another option is to use conditional mapping, you can allow for the common objects on several different pages by using this option. Please see link for additional information:
Once you have selected this option you can allow for multiple URLs.