I have a problem with our automation and hopefully, you can
help me or direct me to the right person (or forum which I did not found).
I have a simple test that navigate to our web portal and
land on a page where all accounts are listed in a datatable (see Step 1).
The next step is to search for a specific account (using the search bar) and verify the Company Name is the right one (see Step 2).
My problem is occurring in this last step where I verify
that the name of the company (should be QA Automation EGW here) is correct.
The test was running yesterday but when I tried it this
morning, the last step is failing.
For some reason, it seems that the name of the PrimaryTarget
keep changing. Yesterday, it was named QAAutomationSpan1 (see Step 3) while today,
its name is QAAutomationSpan.
We keep having that specific problem in most of our tests.
Is there a way to workaround this behavior? Any idea if this
comes from Telerik Test Studio or rather from our portal?
Thanks
a lot for your help.