Home
Controlkeyup
This command simulates holding the control key up.
Usage Examples
Example #1
<
selenium
baseurl
="
http://www.yahoo.com
"
browser
="
*firefox
">
<
open
url
="
/
" />
<
controlKeyUp
/>
</
selenium
>