[Recreator required] Error #101 - Unsolved mysteries

Admin note: The first 3 posts were moved here from Error #101 Solution - #5 by admin

Please post here if you encounter the error #101 while you do have a web page open in the browser. We will fix any of these errors that we can recreate ASAP.


I don’t understand the meaning of this post, what’s the solution?

This error happens randomly while running macros so I don’t see any solution because it happens randomly without precise rules.

1 Like

I’m with @newuserkantu on this one. I get this error regularly for no apparent reason. Ui.Vision absolutely is connected to a browser tab and since I set !errorIgnore to true at the beginning of every test case, the case will often continue running and interacting with the very real browser tab. It will “click,” “type,” and “select” just fine immediately after the error appears. I am including a photo of the logs when the error appears, gets ignored, and continues to do things it “should not” be able to do.

1 Like

I am having a related issue. When I try and up a new webpage, uivision does not recognize when the page is loaded and timesout unless I use !errorignore, or I get Error #101 - regardless of what type of webpage I open first in my script using the “open” command. When I try opening the macro URL from command line with an extra startup page, I get an invalid tab error.

If I use !errorignore the script continues/opens the page and interacts fine with xmodules (the same page it doesn’t know it loaded). If I need to identify another tab by its title then it times out and cannot find the tab. This is only happening with one of my Firefox accounts, and none of my chrome accounts.

2 Likes

@newuserkantu @Amanda @GearlessJoe Do you have a test macro or screencast for us to recreate the issue?

No because this bug is random, the same bug is present in Katalon Recorder, i think is a native selenium core bug

Hey guys,

I keep getting this error when using my skript inside the ebay seller central pages.

It randomly comes up during my skripts and never at the same step. Also when I run my skript with a while command, it sometimes works for 5-10 run throughs and sometimes is not even able to finish one run without the error.

In the screenshot you can see a version where the error comes up right in the first run.

Help on this would be highly appreciated, thanks! :slight_smile:

@slan Can you add a video of the macro running when this happens?

here is the snippet of the error!