-
Notifications
You must be signed in to change notification settings - Fork 1.4k
-
Hello community,
I'm encountering an issue with SeleniumBase where the script works fine when run in the console, but when I try to run it in Visual Studio Code's debug mode, it gets stuck at the line with SB(**options) as sb:
The script doesn't time out or throw any errors. The problem happens consistently on both Windows 11 and Windows Server, but interestingly, it works on the first run and fails in subsequent runs.
I've tried debugging and identifying where in the SeleniumBase library it might be getting stuck, but I haven't been able to locate the exact line.
Has anyone encountered a similar issue, or does anyone have suggestions for troubleshooting this further?
Thanks in advance!
Beta Was this translation helpful? Give feedback.