ARANA
2 years agoOccasional Contributor
How to differentiate between screens with same Name Mapping
Hi
My Desktop application is written in Delphi 4.
I'm recording Keyword tests first and then convert it into Scripts in Python. There is a common browse screen in our application which is used at multiple places so the Name mapping is same. I'm running two scenarios in which this browse screen is used but with different options. Scenario 1 runs fine but scenario 2 fails as test complete is finding browse screen of scenario 1 instead of scenario 2. Please see the attachment for reference. How can I map the 2nd browse screen with the 2nd scenario?
Any help to resolve this will be greatly appreciated.