Hello,
We are evaluating Test Studio at the moment and I have an interesting issue.
I have a test which logs a user in via SimulateRealClick and performs some further actions. As currently written, this test fails in IE but runs fine across Firefox, Chrome and Safari in Quick Execution mode.
However, with this test executed via a Test List accross all 4 browsers, the failure of IE (being first) appears to be causing Firefox (second) to fail too. Although the mouse cursor is moved to the correct location (for SimulateRealClick), the click never actually executes.
If the test is run against Firefox ONLY as a Test List, or with IE removed and Chrome & Safari remaining, it passes.
I have attached a screenshot of the timeline view of the Test List - the first two tests are FF only, and you can clearly see that each named browser execution afterwards has FF as failing if it is preceded by IE.
Any advice please?
Thanks,
Chris