回答編集履歴
1
リンク先修正
test
CHANGED
@@ -1,4 +1,4 @@
|
|
1
1
|
方向性が異なりますし動作未検証ですが、以下の質問に対する回答でできるかもしれません。
|
2
|
-
[how to set proxy with authentication in selenium chromedriver python?](https://stackoverflow.com/
|
2
|
+
[how to set proxy with authentication in selenium chromedriver python?](https://stackoverflow.com/a/55582859)
|
3
3
|
動的に[Extensions](https://developer.chrome.com/docs/extensions/)を登録して、認証イベントが発生したときに認証させる手法です。
|
4
4
|
|