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

Gracias por tu ayuda #1

Open
leodxxx opened this issue Aug 19, 2022 · 4 comments
Open

Gracias por tu ayuda #1

leodxxx opened this issue Aug 19, 2022 · 4 comments

Comments

@leodxxx
Copy link

leodxxx commented Aug 19, 2022

Hola, gracias por tu trabajo. He ejecutado el código y sale el siguiente error. También he ejecutado el ChromeDriver .exe--- Muchas gracias por tu respuesta.
image

@patrickRiffert
Copy link

Find where your Chrome driver ("chromedriver.exe") is at your PC and specify its path on executable_path argument when instantiating the chrome driver.

from selenium.webdriver import Chrome

browser = Chrome(options=options, executable_path='C://Users/chromedriver.exe')` 

@leodxxx
Copy link
Author

leodxxx commented Aug 19, 2022

Thank you.
I did it, and now I get the following message.
Sorry.

image

@leodxxx
Copy link
Author

leodxxx commented Aug 22, 2022

Please, I will be appreciated for your answer
Thanx

@Algorit12
Copy link

Hi! thanks a lot for this wonderful code, I am getting this error but still dont know why, can you please help me realize whats wrong?

image

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