Automate UI - Click control

From Screen Scraper Studio
Jump to: navigation, search

XeImmmediateClick.png

Contents

UI Object Selector

It shows the selector of the scraped control.

Edit Selector

You can edit or highlight the selector of the captured control. By clicking edit selector button, UiExplorer will open.

Clicking details

Mouse button

Choose the mouse button that will be used to perform the click on control

Click type

Choose how many clicks should be made on control - one or two clicks.

Hover only

Studio places the mouse curson over the control and let it hover. Useful for websites with drop-down menus that open at hover over.

Input method

UiInputMethod enumeration specifies how Click, Hover and WriteText methods simulate keyboard and mouse events. Learn more here

InputMethod.png

Wait for ready

UiWaitForReadyLevels enumeration specifies the wait for ready level for WaitForReady method and waitForReadyLevel property.

Wait4Ready.png

JavaScript and Source code generator

Studio generates source code - C++, C#, VB.NET, VB6 - to automate clicking on controls

Share your opinion


blog comments powered by Disqus
Personal tools
Namespaces
Variants
Actions
Getting started
API documentation
Support
Toolbox