package
0.0.0-20200416162953-31fda41f0f70
Repository: https://github.com/tinyzimmer/android-farm-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewSession returns a connected device session or any error that arises.

# Constants

EndOfLine taps on the far right side of the screen where the string was found.
OnString taps on the found string itself.
StartOfLine taps on the far left side of the screen where the string was found.

# Structs

TapOptions are options passed to a tap method.

# Interfaces

DeviceSession provides an interface for interacting with an emulated device over ADB.

# Type aliases

TapLocation represents a location on the screen to tap when searching for text.