| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Tab Class : FullEmulationMouseMove Method |
Type: System.Int32
The x coordinate inside tab's area for move mouse.
Type: System.Int32
The y coordinate inside tab's area for move mouse.
Type: System.Int32
The x coordinate inside tab's area for move mouse.
Type: System.Int32
The y coordinate inside tab's area for move mouse.
instance.ActiveTab.FullEmulationMouseMove(500,500); instance.ActiveTab.FullEmulationMouseMove(50,500); instance.ActiveTab.FullEmulationMouseMove(250,200);
$instance->ActiveTab->FullEmulationMouseMove(500, 500);Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.
Tab Class
Tab Members
Mouse move to element method
Mouse move above element method
Mouse click event method
Current mouse position