Skip to content
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

Cookie is not being saved - script stuck #2

Open
rburhum opened this issue Mar 19, 2020 · 1 comment
Open

Cookie is not being saved - script stuck #2

rburhum opened this issue Mar 19, 2020 · 1 comment

Comments

@rburhum
Copy link

rburhum commented Mar 19, 2020

Hello,

I tried to run the script, but I see that it is getting stuck here: https://github.com/TensorTom/colabctl/blob/master/colabctl.py#L148

When I run the script, the google auth page comes up. I put my credentials (I also have two factor authentication setup), and then the script halts. I assume the XPath is not finding wherever the cookie is set. Is there a way to save the cookie manually in gCookies.pkl file?

@Cassandra-Jacklya
Copy link

I tried changing it to just this = '//*[@id="yDmH0d"]' instead of the full length not sure if it will work for you. It works for me I finally got past that. But I do still have problems in letting it automatically run my google colab code. If yours work do let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants