Wait for an image to appear anywhere on the screen and then move the mouse over it
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.7.98
Syntax
public void MouseMove( MouseButton buttonId, KeyModifier modifiers, string image )
Parameters
- buttonId
- Type: Facilita.Fc.Citrix MouseButton
The mouse button to press
- modifiers
- Type: Facilita.Fc.Citrix KeyModifier
Any key modifiers to apply
- image
- Type: System String
The image to be found
See Also