質問編集履歴

1

ソースコードの体裁調整

2020/04/28 12:16

投稿

FinLab
FinLab

スコア3

test CHANGED
File without changes
test CHANGED
@@ -28,9 +28,7 @@
28
28
 
29
29
  ```Python
30
30
 
31
- ソースコード
32
-
33
- ```from selenium import webdriver
31
+ from selenium import webdriver
34
32
 
35
33
  from selenium.common.exceptions import NoSuchElementException
36
34
 
@@ -84,6 +82,8 @@
84
82
 
85
83
 
86
84
 
85
+ ```
86
+
87
87
  ### 試したこと
88
88
 
89
89