質問編集履歴
1
エラーメッセージを修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -33,6 +33,7 @@
|
|
33
33
|
### 発生している問題・エラーメッセージ
|
34
34
|
|
35
35
|
```
|
36
|
-
該当のソースコード2行目に対して下記エラーが発生しています。
|
36
|
+
該当のソースコード2行目に対して下記エラーが発生しています。(2020/12/14修正)
|
37
|
-
NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[id="
|
37
|
+
NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[id="newsframe"]"}
|
38
|
+
(Session info: chrome=87.0.4280.88)
|
38
39
|
```
|