Closed jatin-pahuja closed 4 years ago
Hello, sorry for the delay in the answer, can you show the path you put at the entrance 'way'? It would usually be something like: C:\Users\youruser\Documents\geckodriver\windows (it is not necessary to point the program, only the raw path)
yes the path is this only as you can see
Has the program (geckodriver) been unzipped too?
i had unzipped it
If all these steps have been followed I don't know what may be causing this error, what you can do to check together if you have a notion of Python, is to remove the 'try' and 'except' from the execution and let the error show in the terminal for have a more specific view, soon I will be updating the script and creating a more complete check for this error
okay friend i will try
Hello @jatin-pahuja, the error has been corrected, download the code again and try to run again. Now for the program to work correctly you just need to enter the 'geckodriver' folder, choose the folder for your system and unzip the program, without changing any path.
Brother it still is the same error but now its not asking for way in configuration its just asking for delay and then login info no way information
Okay, enter one of the scripts and remove the 'try' and 'except' from the executions, this will show the error more clearly and then show the error here so I can help you
your bot is awesome, easy to use! After I change the following code it works great.
try:
driver = webdriver.Firefox()
but I have another request, sometimes it had a "try again later"pop up box, I need to click confirm. Can you write some script to do it from your bot?
Thanks for the comment! I'm glad you managed to use it. Put here a print of this part so that I can see it more easily and try to help you, soon I will add new functions to the bot and I can include this too.
hello mate i did everything and i am getting this error