Altkeyup

This command simulates holding the alt key up.

Usage Examples
Example #1
<selenium baseurl="http://www.yahoo.com" browser="*firefox">
   
<open url="/" />
   
<altKeyUp />
</selenium>