Function Do-Mouse-Up-At

Part of:

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