Guias

How to login automatically to any site in Python using Selenium








It varies for every site, because they all name elements differently. The links to the sites I used are located down below:

Chrome driver:
Site 1:
Site 2:

Latest updates:

Find me on LinkedIn:

​​​​

Link do Vídeo






21 Comentários

  1. thanks bro you helped me today
    one thing try except can you teach with the scraping part its needed to never make process get stopped.

  2. For name part you are using element_by_name but what if that name string is a 2 word string with a space like "string name" how can we write that after "by_"

  3. good my problem is that in the web to which I want to access … it has 3 buttons before being able to loggear.
    1st button (login)
    2do button (select facebook or gmail)
    load my data
    3rd button send data

    How do I click on the previous buttons to get to the registration form?

  4. hi, I am using javascript and i dont have the id eather, do you maybe know how it works with javascript?

  5. I don't know if you are going to see this, great vid by the way. I'm just getting started with selenium and I have encountered a problem. When I do these steps, the google login screen/youtube login screen appears and i don't know to get rid of that. It pops up and doesn't register any of my commands.

  6. Really love your work Federico. Hope you continue to make these really good videos. I also love the fact that you make videos on things that you feel are good rather that focusing on some niche area like android dev. I really like the variety of content. Thanks a lot

  7. You wrote Hello World! 4 days ago and now you writing Selenium. I think the next video will be about ML. Thank You!

Comentários estão fechados.