回答編集履歴

1

追記

2020/06/26 18:29

投稿

shirai
shirai

スコア1290

test CHANGED
@@ -1,3 +1,23 @@
1
1
  他のサイトにはつながりますか?
2
2
 
3
3
  出ているのがsyntaxerrorなので、seleniumにはあまり関係ないように思います。
4
+
5
+
6
+
7
+ # 追記
8
+
9
+
10
+
11
+ 試しに串をさしてみましょう。
12
+
13
+ ```python
14
+
15
+ options.add_argument('--proxy-server=http://123.456.789.123:1234')
16
+
17
+ ```
18
+
19
+
20
+
21
+ 適当なサーバを経由させてみてください。
22
+
23
+ option.log.level = 'trace'の次の行に記述してください。