-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AttributeError: NoneType object has no attribute 'current_url' #33
Comments
@Aza-ze1 Try setting |
I tried that and it still shows the same error.
|
@Aza-ze1 I just tested and it works fine from my side. Try debugging with show_browser=True while looking at the console messages. Also try setting a bigger load_wait value in settings.py. |
Hey Birds, wanted to see if @Aza-ze1 found what the problem was? I have this setup on raspberry pi using geckodriver. I've had it working a long time ago(maybe months actually but I haven't toyed with it in quite some time). I either get the same exact error as @Aza-ze1 mentioned or I get this one:
Any thoughts? I've tried adjusting the settings like @dimkouv stated but the debug log isn't giving me anything other than:
And yes @dimkouv this is a project that I will be using a bunch once I get a grock on things. So yes thanks for this one. Hoping I have something to contribute the more that I use it -slowly but surely. I mean, this is great. Edit: I guess this is more of a webdriver issue. I think. But I will return with a solid answer. |
Installed the CLI a few mintues ago and tried running the interactive session. I could login but I couldn't check my inbox, and this error kept showing up.
The text was updated successfully, but these errors were encountered: