質問編集履歴

2

追加情報

2021/02/22 12:41

投稿

Tomato_leaf
Tomato_leaf

スコア173

test CHANGED
File without changes
test CHANGED
@@ -55,3 +55,9 @@
55
55
 
56
56
 
57
57
  ![イメージ説明](4c680a0286417a8a6686c37ef1e58c45.png)
58
+
59
+
60
+
61
+ 写真追記
62
+
63
+ ![イメージ説明](415192d7e3b20b01ede9cafadcebe058.png)

1

修正

2021/02/22 12:41

投稿

Tomato_leaf
Tomato_leaf

スコア173

test CHANGED
File without changes
test CHANGED
@@ -44,7 +44,7 @@
44
44
 
45
45
  # I accept the terms and conditions
46
46
 
47
- check = driver.find_element_by_xpath("checkbox")
47
+ check = driver.find_element_by_class_name("checkbox")
48
48
 
49
49
  check.click()
50
50