Home
Altkeydown
This command simulates holding the alt key down.
Usage Examples
Example #1
<
selenium
baseurl
="
http://www.yahoo.com
"
browser
="
*firefox
">
<
open
url
="
/
" />
<
altKeyDown
/>
</
selenium
>