Test Mouse Events |
||
open | ../tests/html/test_form_events.html | |
getEval | javascript{ selenium.browserbot.getUserWindow().blur(); true; } | |
mouseOver | theTextbox | |
mouseOver | theButton | |
controlKeyDown | ||
mouseDown | theTextbox | |
controlKeyUp | ||
mouseDown | theButton | |
contextMenu | theButton | |
mouseDownRight | theButton | |
verifyValue | eventlog | {mouseover(theTextbox)} {mouseover(theButton)} {mousedown(theTextbox ctrlKeyDown)} {mousedown(theButton)} {focus(theButton)} {contextmenu(theButton)} {mousedown(theButton)} |