Default
open /SystemWebExtensionsAUT/Sys.Debug/Default.aspx
type text1 test
click btnTrace
assertAlert Hello test.
assertValue TraceConsole Name set to "test".
click btnDump
assertAlert Hello test.
assertValue TraceConsole *Name textbox {INPUT - text1}
click btnClear
assertAlert Trace console cleared.
assertValue TraceConsole
chooseCancelOnNextConfirmation
click btnAssert
assertConfirmation Assertion Failed: n must be set to a positive integer.*