Shiftkeyup

This command simulates releasing the shift key.

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