Hi All,
the problem is that the object identification method for html object X is changed in step Y if I change object identification for same html object X on a DIFFERENT step Z.
I am using TruClient provided by LR 12.53 build 1203.
I have created a separate Local Library (let's call it lib1).
In lib1 there is one function with 2 steps:
1. verify dropdown object X
2. select a value from dropdown objext X
After adding the verify step I initialize it clicking on dropdown X, after that in its Object section I modify the object identification method to Xpath and insert an xpath to verify if an option in the dropdown is present (it works fine).
After saving and reloading the script in VUGEN the problem is that ALSO the object identification method in step 2 get changed as step 1 and that breaks the script.
Is anyone able to confirm this is a bug and how to solve it?
Thanks,
Camillo