blob: a74872d4e5ec5488ba4bc89687e0de6b843a4274 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
CONFIRM NAVIGATION: beforeunload in javascriptDialogEvents
ALERT: alert
CONFIRM: confirm
PROMPT: prompt, default text:
Opening with message: beforeunload in javascriptDialogEvents
Closed
Opening with message: alert
Closed
Opening with message: confirm
Closed
Opening with message: prompt
Closed
|