| Test Key Events |
||
| open | ../tests/html/test_form_events.html | |
| keyPress | theTextbox | 119 |
| keyPress | theTextbox | 115 |
| keyUp | theTextbox | 44 |
| keyDown | theTextbox | 98 |
| verifyValue | eventlog | {keypress(theTextbox - 119)} {keypress(theTextbox - 115)} {keyup(theTextbox - 44)} {keydown(theTextbox - 98)} |