Test Mouse Events |
||
open | ../tests/html/test_form_events.html | |
mouseOver | theTextbox | |
mouseOver | theButton | |
controlKeyDown | ||
mouseDown | theTextbox | |
controlKeyUp | ||
mouseDown | theButton | |
verifyValue | eventlog | {mouseover(theTextbox)} {mouseover(theButton)} {mousedown(theTextbox ctrlKeyDown)} {mousedown(theButton)} |