Page 1 of 1

Searches for the item after clicking

Posted: Wed Sep 14, 2022 3:32 pm
by Alvaro Tavares
I am automating a group site in DevMod with mobile vision and the chosen mobile is the Pixel 5 in the Chrome browser.

I can save all the items and actions for its execution, in some tests I have to click on external links where it opens them, in that page there are links to return to the original page and when I click it returns to the original page, but it keeps looking for that element and then gives an error because it doesn't find it, and in the recorded module this action is before clicking on it.

Re: Searches for the item after clicking

Posted: Fri Sep 30, 2022 4:59 pm
by IvanF
Hi, could you please share the snapshot of the system, highlighting which element is used in the step "return to the page" + in 2 previous steps + in 1 next step.

It would be potentially necessary to introduce delays between the steps, but first I'd like to check that there is no redundancy in steps/no id overlap or confusion between elements involved in subsequent steps.