Automate Click on website using Selenium in Python

Ғылым және технология

Here we introduce simple demo on how to automate button/link clicks on any website.
This will help in automating several different recurrent and boring activities in your online sessions over websites.
Like, Comment and Share this video!
Subscribe,
Let's Data.
#automateclick #python #selenium #googlechrome

Пікірлер: 38

  • @saraworld8512
    @saraworld85123 жыл бұрын

    nicely explained 👍👍

  • @pbandjelly007
    @pbandjelly007 Жыл бұрын

    Excellent tutorial to explain the basics! Thank you for sharing!

  • @micaelast4611
    @micaelast46112 жыл бұрын

    Awesome tutorial. Thank you so much!

  • @bradwang3648
    @bradwang36482 жыл бұрын

    Very helpful. Thank you buddy!!

  • @meghalawand6106
    @meghalawand61063 жыл бұрын

    Good information

  • @AaravAgarwal0145
    @AaravAgarwal01453 жыл бұрын

    nice bro keep it up

  • @bunyodishratov1738
    @bunyodishratov17383 жыл бұрын

    😍😍😍😍😍

  • @rahulwakde5611
    @rahulwakde56113 жыл бұрын

    👍🏻

  • @fhd842

    @fhd842

    2 жыл бұрын

    👍🏼

  • @8bitSoulGOLDY

    @8bitSoulGOLDY

    5 ай бұрын

    👍🏼@@fhd842

  • @Kig_Ama
    @Kig_Ama3 жыл бұрын

    Before I click away a pop-up I would like to check whether the pop-up even exists and is active. How to do that?

  • @aibelbinzacariah2738
    @aibelbinzacariah27383 жыл бұрын

    I have a low security captcha in my website and it always appears in one part of the screen and never asks to find any images so what command can I use to located the captcha button

  • @ameerkhan3484

    @ameerkhan3484

    Жыл бұрын

    use captcha buster

  • @ashishutekar4574
    @ashishutekar45742 жыл бұрын

    Im getting AttributeError: 'NoneType' object has no attribute 'install' at browser = webdriver.chrome(chromedrivermanager().install()) pls help

  • @amansaxena9360
    @amansaxena9360 Жыл бұрын

    Jese koi content api se intergrate hoke ata hai us website pr to page referesh 2sec pr ho ra ho toh bo jese hi bo content us page par ata hai toh us par click krana hai btao kese krayege

  • @rohith_rkd
    @rohith_rkd2 жыл бұрын

    Suppose i have username and password to login into website?

  • @aibelbinzacariah2738
    @aibelbinzacariah27383 жыл бұрын

    This gives me an error saying ModuleNotFoundError: No module named 'selenium' even though I installed it

  • @godfreymadeit

    @godfreymadeit

    3 жыл бұрын

    Pip installed it?

  • @lordmelbury7174

    @lordmelbury7174

    3 жыл бұрын

    Try running from terminal, maybe your PATH needs updating

  • @FinnishArmy
    @FinnishArmy2 жыл бұрын

    So you can't do it on sites that hide their source code? Pages like KZread only give you 33 lines of code.

  • @KP-fy5bf

    @KP-fy5bf

    Жыл бұрын

    You can use developer tools instead on chrome, don't use ctrl u

  • @drippgang6143
    @drippgang6143 Жыл бұрын

    how can i execute this program without UI, i mean to execute it only in console and second plane

  • @smarty6060

    @smarty6060

    Жыл бұрын

    Hi Dripp Gang! Do you find the answer for this?

  • @gordonnelson-to2eu
    @gordonnelson-to2eu Жыл бұрын

    how could i use this to activate a website at time

  • @bluekey2525
    @bluekey25253 жыл бұрын

    dude can u give inks to all l those libraries

  • @Exagono
    @Exagono2 жыл бұрын

    ModuleNotFoundError: No module named 'webdriver_manager'

  • @antoniotavares5554

    @antoniotavares5554

    Жыл бұрын

    you need to install the "webdriver-manager" module if you are using anaconda run the command: conda install -c conda-forge webdriver-manager

  • @audreyyabes1955
    @audreyyabes19553 жыл бұрын

    I would like to loop it what code should I add?

  • @dataNX

    @dataNX

    3 жыл бұрын

    Hi Audrey, You can use: var = 1 while var == 1: All_the_code_here... Hope this helps, let's data!

  • @shamanthck9166

    @shamanthck9166

    3 жыл бұрын

    @@dataNX its not working..where to put this ? var = 1 while var == 1:

  • @healthcharger971

    @healthcharger971

    2 жыл бұрын

    @@shamanthck9166 Just use while True: #All code's here

  • @yash.s3321
    @yash.s33212 жыл бұрын

    how can i click on a button?

  • @Mago497

    @Mago497

    2 жыл бұрын

    instead of getting the link, get the class or id from the button

  • @ankurkhurana1
    @ankurkhurana13 жыл бұрын

    r u using pycharm professional , or pycharm community ?

  • @kaizenryan3390

    @kaizenryan3390

    3 жыл бұрын

    Both will work

  • @rahul9456
    @rahul94563 жыл бұрын

    Bhai webdriver kaise install hoga

  • @mikeoxmaul8678

    @mikeoxmaul8678

    Жыл бұрын

    pip se install kar

Келесі