-
DeviceAgent
-
When should I use DeviceAgent methods?
-
Physical Device Testing
-
run-loop 2.2.3
-
run-loop < 2.2.3
-
Swipe and Flick
-
Flick
-
Swipe
-
Pan
-
Examples and Documentation
-
When should I use the new DeviceAgent methods?
-
Why does DeviceAgent#query return no views?
-
What should I do if Core#query and DeviceAgent#query fail?
-
Replacements for UIA Methods
-
uia
-
Gestures
-
uia_call, uia_call_windows, uia_call_method, uia_names
-
uia_element_exists?, uia_element_does_not_exist?
-
uia_query, uia_query_el, uia_query_windows
-
uia_query_windows
-
uia_type_string, uia_type_string_raw, uia_enter, uia_set_responder_value
-
uia_keyboard_visible?, uia_wait_for_keyboard
-
uia_screenshot
-
uia_orientation, uia_rotate_home_button_to, uia_rotate
-
uia_send_app_to_background
-
uia_set_location
-
Misc