File tree Expand file tree Collapse file tree 4 files changed +9
-2
lines changed Expand file tree Collapse file tree 4 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4545* http://localhost:8080 をリロードする
4646 * [ ] 「フォームを再送信しますか?」ダイアログ一瞬表示され、キャンセルされること
4747
48- ##### ERR_CACHE_MISSページを自動で閉じるケース
48+ ##### ERR_CACHE_MISSページが表示されるケース
4949
5050* ` powershell doc\verify\sources\TestTools\http_server.ps1 ` でローカルのWebサーバーを起動する
5151 * ` http://localhost:8080 ` で簡易Webサーバーが起動する
5555* フォームに「test」と入力して、「送信」ボタンを押す
5656* 遷移先の http://localhost:8080 で右クリックし、「戻る」を押す
5757* 遷移先の 「form.html」 で右クリックし、「進む」を押す
58- * [ ] ポップアップダイアログが閉じること
58+ * [ ] ERR_CACHE_MISSページが表示されること
5959
6060### すべてのURLを対象にした時の動作確認(警告ダイアログ有)
6161
Original file line number Diff line number Diff line change 11[GLOBAL]
22@WARNING_WHEN_CLOSE_DIALOG
3+ @CLOSE_ERR_CACHE_MISS_PAGE
34
45[TARGETS]
56*
Original file line number Diff line number Diff line change 1+ [GLOBAL]
2+ @CLOSE_ERR_CACHE_MISS_PAGE
3+
14[TARGETS]
25*://example.com/jp*
36*://example.com/us/??/
Original file line number Diff line number Diff line change 1+ [GLOBAL]
2+ @CLOSE_ERR_CACHE_MISS_PAGE
3+
14[TARGETS]
25*://localhost:8080*
You can’t perform that action at this time.
0 commit comments