init() got an unexpected keyword argument ‘desired_capabilities’ 2023-07-19 在使用 selenium 遇到這個問題, 原因是…
python ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the ‘ssl’ module is compiled with LibreSSL 2.8.3 2023-06-19 Had same issue while wor…
How to use Brave web browser with python, selenium and chromedriver? 2023-06-13 如何透過 selenum 呼叫出brave 瀏覽…