Function Do-Mouse-Up

Part of:

package selenium
( do-mouse-up < locator > &optional (session *selenium-session*) )
Simulates the event that occurs when the user releases the mouse button (i.e., stops holding the button down) on the specified element.