# 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.