Erro reportado... Traceback (most recent call last): File "c:\Users\user\Downloads\bot_comentarios_instagram-master\bot_comentarios_instagram-master\BotComentarioInstagram.py", line 105, in <module> jhonatanBot.login() File "c:\Users\user\Downloads\bot_comentarios_instagram-master\bot_comentarios_instagram-master\BotComentarioInstagram.py", line 27, in login login_button = driver.find_element_by_xpath( Codigo: linha 27 login_button = driver.find_element_by_xpath( 28 "//a[@href='/accounts/login/?source=auth_switcher']" 29 ) 105 jhonatanBot.login()
Erro reportado...
Traceback (most recent call last):
File "c:\Users\user\Downloads\bot_comentarios_instagram-master\bot_comentarios_instagram-master\BotComentarioInstagram.py", line 105, in
jhonatanBot.login()
File "c:\Users\user\Downloads\bot_comentarios_instagram-master\bot_comentarios_instagram-master\BotComentarioInstagram.py", line 27, in login
login_button = driver.find_element_by_xpath(
Codigo: linha
27 login_button = driver.find_element_by_xpath(
28 "//a[@href='/accounts/login/?source=auth_switcher']"
29 )
105 jhonatanBot.login()