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

The Firefox window opens up, goes to Pinterest and then stops. #18

Open
karolproksa opened this issue Dec 1, 2020 · 2 comments
Open

Comments

@karolproksa
Copy link

Screenshot from 2020-12-01 10-42-14

@sanmacorz
Copy link

By seeing the code, I noticed that it just types the email but there is nowhere to type it on, so you have to click on the Log In button, I was able to do that by adding these three lines.

time.sleep(5)
button = self.browser.find_element_by_class_name('RCK.Hsu.USg.adn.CCY.czT.Vxj.aZc.Zr3.hA-.Il7.Jrn.hNT.BG7.gn8.L4E.kVc').click()
time.sleep(5)

@fredricksimi
Copy link

Could you send me a link to your working source code for this project? I have tried your suggestion but it doesn't seem to be working on my end

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

3 participants