回答編集履歴
2
追記
test
CHANGED
@@ -62,7 +62,7 @@
|
|
62
62
|
|
63
63
|
|
64
64
|
|
65
|
-
こちらでの実行結果
|
65
|
+
こちらでの実行結果 (https://www.seleniumeasy.com/test/javascript-alert-box-demo.html)
|
66
66
|
|
67
67
|
UnexpectedAlertPresentException Occured
|
68
68
|
|
1
修正
test
CHANGED
@@ -57,3 +57,19 @@
|
|
57
57
|
|
58
58
|
|
59
59
|
```
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
こちらでの実行結果
|
66
|
+
|
67
|
+
UnexpectedAlertPresentException Occured
|
68
|
+
|
69
|
+
Switched to alert
|
70
|
+
|
71
|
+
Alert accepted
|
72
|
+
|
73
|
+
Error processing
|
74
|
+
|
75
|
+
Passed
|