Skip to content

Features

Diego Torres Milano edited this page Oct 23, 2016 · 41 revisions

UI Features

Device representation

Touch

Touching on the device representation sends the touch event to the device connected and if RECORDING is active it will generate the line to reproduce such event when the test is run.

Feedback about the touched View or Point is showed on the device representation screen.

Also, feedback about the screen being updated after the event was sent is indicated by the blue mask.

Long touch

A long touch can be produced by long clicking with the mouse on the device representation or using the context menu.

Swipe

Scrollables

Set orientation

Set the scrollable orientation so next action (i.e. fling) will use that orientation to know which direction to scroll.

Fling

Hierarchy

Hover hierarchy

Hovering items on the hierarchy tree highlights the corresponding View on the device image.

If the highlight color is magenta the View is clickable otherwise it will be cyan.

Source Code Generation

Virtual Keyboard

Open Notifications

Opens the Notifications bar.

Open Quick Settings

Opens Quick Settings screen.

Clone this wiki locally