Aline Gobbi
Aline Gobbi
 Tive um problema parecido python esta na versão 3.11
on this issue https://github.com/SergeyPirogov/webdriver_manager/issues/665 have this code and resolved the problem for me ``` from selenium import webdriver from selenium.webdriver.chrome.service import Service as ChromeService from webdriver_manager.chrome import ChromeDriverManager if driver_path:...
When i run this lines, the print is Connected to https://analytics.work.com.br/api/2.4/serverInfo Server information: i have to change de rest api version from 2.4 from 3.21? if say yes, i do...