Closed forti-davide closed 1 year ago
see #613 - it seems that brave is no longer supported. i had to switch from webdriver_manager to selenium's built-in manager to continue offering brave support in my project
Oh, i see. Thank you very much! But then it's not better to remove the Brave example from both the README.md and the pip page?
What called "ChromeDriverManager(chrome_type=ChromeType.BRAVE).install()" should install Brave's ChromeDriver, instead it generates an error. This thing doesn't happen on Chrome so it's BRAVE-only (I think)
Expected Behavior
Installing and/or opening the BRAVE Browser
Current Behavior
Context (Environment)