-
Notifications
You must be signed in to change notification settings - Fork 26
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
element is not attached to the page document #14
Comments
Hi,
On a regular run, it creates 4 browser prints. Image 2 must be a print of the login form filled with your credentials; image 3 prints the NoIP dashboard and image 4 must print the page with the domains. Can you try it and check where the errors are happening? |
ok, I have 4 pictures and I think this is the line that is causing the error: Line 113 in 3fc14a6
|
I think I have identified the source of this error. When button.click() is executed a new page opens with another button: No thanks, just renew my free hostname |
That new page could certainly be an issue. Currently, I do not have any domains to be renewed so solving this will have to wait. |
I recently renewed my hostnames but I did not get that new page. Maybe it was something temporary? Did you have experienced that behaviour another time? |
No but this is my first account on noip.com and I think this is the cause of the problem. |
I have added a note in the README about this. I will close now. |
Hi, I have this problem, when I run:
docker run --rm -it simaofsilva/noip-renewer:latest
docker run --rm -it simaofsilva/noip-renewer:debian
The text was updated successfully, but these errors were encountered: