on ‎2020 Dec 07 1:32 AM
Request clarification before answering.
Hi There!
Can you expand the "Fiscal" under the workflow and check if everything is green (indicating all connections and declarations are fine). Also, check if any declaration used is not being set / found on the second page - I had a similar issue and the above 2 checks resolved it.
To be more specific, please share screenshot where you have declared the step 'Fiscal Principal Start' - it can help understand the error better..
Thanks,
Syed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Syed, thank you for replying. So, I don't know why, everything was green before, but now, no matter what I do, Home is red, I've add domain, URL, nothing seems to work. But apart this, like I mentioned, before was green, so I think there's another problem. I'll share some screenshots.
Try adding a wait event before navigating to the second page
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
As I can clearly see the first page is being loaded and trying to navigate to second page after login, the bot is being timed out. So, you can add a wait until item exists on any declared item of the second page and then perform your actions. Timed out often happens because bot can't recognize the item. Check all the recognition criteria once too. After wait until becomes true, then continue your actions. This should solve your problem.
Thanks,
Thousif.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.