Python Automation | Part 4 : Google Search Automation|Python Web Automation|Python Selenium Tutorial

preview_player
Показать описание
In this video, I'm gonna be automating Google Search. We will leverage Python Selenium for the Google search automation. We will also give you a quick challenge of Python Automation at the end of this video.

References :

Subscribe | Code Band

Other videos in Code Band:

:) You Can Find Me On:
Рекомендации по теме
Комментарии
Автор

The challenge URL is not currently working.
Sorry for the trouble...

Having some issues with the server...please go on to the next video in the playlist for the time being.

Again, a big sorry from my side, keep learning.😊

CodeBand
Автор

hi, how can we create an alert when you pressed the button (really) like you did

Ithelastmastr
Автор

Trying to replicate this, updated all the methods to use the latest Selenium syntax. But do you have any idea how to accept the cookie pop-up when visiting the Google homepage?

peter.schwps
Автор

Does this automations thing still works the same way? I'm here after 3 years of the video being and apparently a lot have changed. I can't find chromedriver, I am left with chrome-headless-shell after downloading the zip file that is supposed to give me the chromedriver. Any idea?

sanarachide
Автор

after run this program chrome window is open but only few seconds and close it. How to solve this

appurvagnihotri
Автор

i am getting error like this AttributeError: partially initialized module 'selenium.webdriver' has no attribute 'Chrome' (most likely due to a circular import)

madhugurram
Автор

Well explained .. Thank you.. Plz upload more videos of automation .

butaram
Автор

as a window user how do we copy executable path

ifeanyiezenwa
Автор

I used selenium to click a page
I need to use Chrome cache and cookies
But Chrome works as a test software

please guide me

moeinht
Автор

Awesome explanation man, straight to point. Loved your entire playlist of python automation. Keep up the good work.

chrischauhan
Автор

amazing tutorial keep it up you are very talented and im happy to learn from you!

alirizwan
Автор

can't open file [Errno 2] No such file or directory

can you help ?

gokhanatilla
Автор

And bro nice to see you that you are from mannarkad❤️❤️

technokasim
Автор

20:50 .send_keys(Keys.ENTER) after write hello world. logical? and button has name btnk you can use same that used on q

jarisipilainen
Автор

Traceback (most recent call last):
File "Main.py", line 3, in <module>
driver = webdriver.chrome()
TypeError: 'module' object is not callable


I am getting this error. Please help

videosforyou
Автор

Thanks for useful information. I am planning to apply automated data entry to a web site of my company that I am authorized to login. I'd like to ask that is there a way to work with selenium web driver offline while working with my account already logged in? Because I am not sure if automation of data entry is allowed as company policy so I'd like to first finish my project working offline and submit it for approval to my superior. I am asking this because as I'd made a quick search on google, I've found out that web sites may detect the bot behavior. I have also tried to find a reference web page that offers a solution for such cases those are similar to mine, but for now I couldnt find any. Thanks

onurpamuk
Автор

What is the difference between the Selenium and SelectorsHub?

kritishah
Автор

First of all thanks for this python automation lesson. In my case, everything seems to be working, except for one thing: after the last programa sentence, the Chome browser is closed. There is a way to avoid that !?

danieldurand
Автор

Hi bro . If we type " Hello World " or else any common word it is searching . If we not type any common word the button click is not clicking .

nagendranfriends
Автор

Hey bro, good to see u with python with automation..as u said, keep OAuth2, celery topics in ur list, thanks :)

vasudevareddy