【Python】Selenium で basic認証 2018年7月19日 dev Python, Selenium コメントを残す HFTP ↓こちらのサイトを参考にして、Python+Selenium で basic認証のあるサイトにアクセスしました。 driver.get("http://username:[email protected]"); ↑↑↑ Page Top へ ↑↑↑HFTP Related posts: 【Python】Google Photo と ローカルフォルダの並びを同じにする 【Selenium】chrome拡張機能 を使ってActionButton をクリックする方法がわからない 【Selenium】Pythonで明示的な待機 【Selenium】Chrome Driver を個別に指定してみる