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