Welcome to the video about python automation for beginners. We will try the most basic thing for web automation using python script. We will use selenium and Chrome web driver to perform a simple task. Surely this is just a basic and fun introduction for web automation in python.
Let me know in comments if you want more such kind of videos.
and I am sure there will be a comment that says, video starts at x.xx
Funny!
Link to my programming Video Library:
https://courses.LearnCodeOnline.in
Pick best UI color for your projects:
https://UIColorPicker.com
Desktop: https://amzn.to/2GZ0C46
Laptop that I use: https://amzn.to/2Goui9Q
Wallpaper: https://imgur.com/a/FYHfk
Facebook: https://www.facebook.com/HiteshChoudharyPage
Instagram: https://instagram.com/hiteshchoudharyofficial
homepage: http://www.hiteshChoudhary.com
Download LearnCodeOnline.in app from Google play store and Apple App store
https://play.google.com/store/apps/details?id=in.learncodeonline.lco
Disclaimer:
It doesn’t feel good to have a disclaimer in every video but this is how the world is right now.
All videos are for educational purpose and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
All Amazon links are affiliate links (If any).
source
Great video. Ty
i learned from making minecraft plugins alongside GUIs lol
what is the repeat process in selenium with python
Very beautiful video. Thank you for the short and, above all, effective introduction to the topic of Web Automat
How to fill web form having detail in excel sheet using python ?
Video starts at 9:02
mine only opened chrome but did not type anything on the search bar, can someone help?
I managed to get youtube to open in a chrome browser, but I couldn't get it to search for the channel š
DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead
the method of copying xpaths is not working on instagram . pls explain any other trick š
Can we use opera
I am trying to create a web browser using your video. It worked good, I can connect to my Disney+ account but the issue comes when I try to play a video.
It's seems that Dineyplus blocked access if it doesn't recognise the browser ?
Or a library PIP is missing ?
Could you help please ?
My guy, thank you
Sir, how to play a youtube video?
how come when i tried the abv coding, my find_element_by_xpath is being strike out ? and it does input values into youtube search text box? Thanks
now i realize that decision to learn coding was the best one ā¤ā¤ā¤
this is rocket science.
Love u From Pakistan
I already liked it seeing just the first 30 seconds…
What is name of the IDE you are using if it's Visual Studio Code then name the theme and OS of your system also?š¤
Hi sir,
I'm getting this problem " find_element_by_xpath is deprecated use instead find_by_element "
please help me on this
Hi, every week I get a audio web link to add to my church's website. Is it possible to automate this process using selenium/python?
Hi Hitesh, thanks very much for this video and simple explanation. I've tried to replicate, copying xpath which is still the same as your code, but get an ElementNotInteractableException when trying to send a search term to the search box. I've replicated the code with a Google search and it works. If you could point me in the right direction for solving the ElementNotInteractableException on Youtube that would be very much appreciated!
Hi Hitesh , I am getting an error o"Failed to read descriptor from node connection: A device attached to the system is not functioning error using ChromeDriver Selenium on Windows OS"… Can you please help me in removing this also I am getting an error on "Send_keys".. Thanks
Very funny and simple. Good explained. Thank you!
Could you please do simple to advanced projects? Not many YouTubers talk about automation.
Thanks for the tutorial šš»
Youtube gives an agreement pop-up which I cannot click on, because it is shown as a list
Cool, it did not work. It is giving an exception from selenium saying "element not interactable"
Thank you so much. I have learnt so much. Blessings.
search and keys not working …. powershell saying,,,,, chrome_browser_main_extra_parts_metrics
That's great. Now I understand why we should not click random things , looking very tempting š¤£š¤£š
yeah right… college teach us very basic things… like simple calculation pattern file handling.. that's not enough… i hate this education system… waste of time and money
Amazing!
Automatic
Hy bro how to repeat 20 times bro this code
Thanks for help. Any advice when the Forms elements are not showing up under Inspect? .. like on TypeForm
Such a good video! congrats!
question. so have this working perfectly in Pycharm but can't get it to run in Cmd or as a .py file until I open it in Pycharm. any help on fixing this I want to pass to friends for automation.
sound issue to low voice
Thanks Hitesh, New subscriber here!
Using xpath is my biggest take away thanks a lot , FUN always.
great content
Yo i got a doubt whenever my automated browser opens it automatically closes, a temporary solution that i found was to use the ātimeā module and make it sleep for x seconds. Any suggestions on my problem?
Do you have a series on Python Selenium Automation???
If anyone know any better series please let me know.
Note: As of 2021 for Mac users, use: brew install –cask chromedriver …. keep learning ..