SYMBOL INDEX (904 symbols across 93 files) FILE: android_tests/lib/android/specs/android/element/alert.rb class AndroidTest (line 16) | class AndroidTest class Element (line 17) | class Element class Alert (line 18) | class Alert < Minitest::Test method open_alert (line 19) | def open_alert method test_01_alert_click (line 24) | def test_01_alert_click method test_02_alert_accept (line 34) | def test_02_alert_accept method test_03_alert_accept_text (line 39) | def test_03_alert_accept_text method test_04_alert_dismiss (line 45) | def test_04_alert_dismiss method test_05_alert_dismiss_text (line 50) | def test_05_alert_dismiss_text FILE: android_tests/lib/android/specs/android/element/button.rb class AndroidTest (line 16) | class AndroidTest class Element (line 17) | class Element class Button (line 18) | class Button < Minitest::Test method before_first (line 19) | def before_first method after_last (line 26) | def after_last method fade_in (line 31) | def fade_in method test_01_before_first (line 35) | def test_01_before_first method test_02_button (line 39) | def test_02_button method test_03_buttons (line 47) | def test_03_buttons method test_04_first_button (line 53) | def test_04_first_button method test_05_last_button (line 57) | def test_05_last_button method test_06_button_exact (line 61) | def test_06_button_exact method test_07_buttons_exact (line 65) | def test_07_buttons_exact method test_08_after_last (line 69) | def test_08_after_last FILE: android_tests/lib/android/specs/android/element/generic.rb class AndroidTest (line 16) | class AndroidTest class Element (line 17) | class Element class Generic (line 18) | class Generic < Minitest::Test method content (line 19) | def content method partial (line 23) | def partial method test_01_find_works_before_and_after_get_source (line 27) | def test_01_find_works_before_and_after_get_source method test_01_find (line 33) | def test_01_find method test_01_finds (line 37) | def test_01_finds method test_01_find_exact (line 41) | def test_01_find_exact method test_01_finds_exact (line 45) | def test_01_finds_exact method test_01_scroll_to (line 50) | def test_01_scroll_to method test_01_scroll_to_exact (line 63) | def test_01_scroll_to_exact FILE: android_tests/lib/android/specs/android/element/text.rb class AndroidTest (line 16) | class AndroidTest class Element (line 17) | class Element class Text (line 18) | class Text < Minitest::Test method must_raise_no_element (line 19) | def must_raise_no_element method test_01_text (line 25) | def test_01_text method test_02_texts (line 30) | def test_02_texts method test_03_first_text (line 35) | def test_03_first_text method test_04_last_text (line 39) | def test_04_last_text method test_05_text_exact (line 43) | def test_05_text_exact method test_06_texts_exact (line 50) | def test_06_texts_exact FILE: android_tests/lib/android/specs/android/element/textfield.rb class AndroidTest (line 16) | class AndroidTest class Element (line 17) | class Element class TextField (line 18) | class TextField < Minitest::Test method must_raise_no_element (line 19) | def must_raise_no_element method left (line 25) | def left method right (line 29) | def right method before_first (line 33) | def before_first method after_last (line 40) | def after_last method test_01_before_test (line 45) | def test_01_before_test method test_02_textfield (line 49) | def test_02_textfield method test_03_textfields (line 54) | def test_03_textfields method test_04_first_textfield (line 59) | def test_04_first_textfield method test_05_last_textfield (line 63) | def test_05_last_textfield method test_06_textfield_exact (line 67) | def test_06_textfield_exact method test_07_textfields_exact (line 72) | def test_07_textfields_exact method test_08_hide_keyboard (line 77) | def test_08_hide_keyboard method test_09_after_last (line 82) | def test_09_after_last FILE: android_tests/lib/android/specs/android/helper.rb class AndroidTest (line 16) | class AndroidTest class Helper (line 17) | class Helper < Minitest::Test method test_01_tags (line 18) | def test_01_tags method test_01_get_page_class (line 22) | def test_01_get_page_class method test_02_get_android_inspect (line 51) | def test_02_get_android_inspect method id_key (line 59) | def id_key method id_value (line 63) | def id_value method test_03_xml_keys (line 67) | def test_03_xml_keys method test_04_resolve_id (line 77) | def test_04_resolve_id method test_05_xml_values (line 84) | def test_05_xml_values method test_06_find_by_id (line 91) | def test_06_find_by_id method test_07_ids (line 106) | def test_07_ids FILE: android_tests/lib/android/specs/android/patch.rb class AndroidTest (line 16) | class AndroidTest class Patch (line 17) | class Patch < Minitest::Test method test_type (line 18) | def test_type FILE: android_tests/lib/android/specs/common/device.rb class AndroidTest (line 16) | class AndroidTest class Common (line 17) | class Common class Device (line 18) | class Device < Minitest::Test method test_01_get_performance_data_types (line 19) | def test_01_get_performance_data_types method test_02_start_activity (line 28) | def test_02_start_activity method test_03_current_package (line 44) | def test_03_current_package method test_04_app_strings (line 52) | def test_04_app_strings method test_05_press_keycode (line 56) | def test_05_press_keycode method test_06_long_press_keycode (line 61) | def test_06_long_press_keycode FILE: android_tests/lib/android/specs/common/device_touchaction.rb class AndroidTest (line 16) | class AndroidTest class Common (line 17) | class Common class DeviceTouchAction (line 18) | class DeviceTouchAction < Minitest::Test method test_01_before_test (line 19) | def test_01_before_test method test_02_action_chain_press_release (line 23) | def test_02_action_chain_press_release method test_03_action_chain_tap (line 33) | def test_03_action_chain_tap method test_04_swipe (line 43) | def test_04_swipe method test_05_pinch_zoom (line 56) | def test_05_pinch_zoom FILE: android_tests/lib/android/specs/common/element/window.rb class AndroidTest (line 16) | class AndroidTest class Common (line 17) | class Common class Element (line 18) | class Element class Window (line 19) | class Window < Minitest::Test method test_window_size (line 20) | def test_window_size FILE: android_tests/lib/android/specs/common/helper.rb class AndroidTest (line 16) | class AndroidTest class Common (line 17) | class Common class Helper (line 18) | class Helper < Minitest::Test method wait_opts (line 19) | def wait_opts method test_01_wait (line 30) | def test_01_wait method test_02_ignore (line 57) | def test_02_ignore method test_03_wait_true (line 67) | def test_03_wait_true method test_04_back (line 101) | def test_04_back method test_05_session_id (line 114) | def test_05_session_id method test_06_xpath (line 118) | def test_06_xpath method test_07_xpaths (line 123) | def test_07_xpaths method test_08_ele_index (line 127) | def test_08_ele_index method test_09_tags (line 132) | def test_09_tags method test_10_first_ele (line 136) | def test_10_first_ele method test_11_last_ele (line 143) | def test_11_last_ele method test_12_get_source (line 152) | def test_12_get_source FILE: android_tests/lib/android/specs/common/patch.rb class AndroidTest (line 20) | class AndroidTest class Common (line 21) | class Common class Patch (line 22) | class Patch < Minitest::Test method test_01_element_method_name (line 31) | def test_01_element_method_name method test_02_element_method_location_rel (line 37) | def test_02_element_method_location_rel method test_03_common_patch_id_error_message (line 46) | def test_03_common_patch_id_error_message method test_04_id_common_patch_success (line 60) | def test_04_id_common_patch_success method test_05_find_many_elements_by_resource_id (line 74) | def test_05_find_many_elements_by_resource_id method test_06_find_single_element_by_resource_id (line 81) | def test_06_find_single_element_by_resource_id FILE: android_tests/lib/android/specs/common/version.rb class AndroidTest (line 16) | class AndroidTest class Common (line 17) | class Common class Version (line 18) | class Version < Minitest::Test method test_appium_version (line 19) | def test_appium_version method test_appium_date (line 23) | def test_appium_date FILE: android_tests/lib/android/specs/common/web_context.rb class AndroidTest (line 17) | class AndroidTest class Common (line 18) | class Common class WebContext (line 19) | class WebContext < Minitest::Test method test_01_available_contexts (line 22) | def test_01_available_contexts method test_02_current_context (line 26) | def test_02_current_context method undo_setcontext_nav (line 30) | def undo_setcontext_nav method test_03_set_context (line 37) | def test_03_set_context FILE: android_tests/lib/android/specs/driver.rb class AndroidTest (line 18) | class AndroidTest class Driver (line 19) | class Driver < Minitest::Test method sauce? (line 20) | def sauce? method test_01_load_settings (line 24) | def test_01_load_settings method test_02_attributes_no_wait (line 31) | def test_02_attributes_no_wait method test_03_attributes_default_wait_attr (line 42) | def test_03_attributes_default_wait_attr method test_04_attributes_app_path_attr (line 48) | def test_04_attributes_app_path_attr method test_05_attributes_verify_all_attributes (line 53) | def test_05_attributes_verify_all_attributes method test_06_driver_class (line 94) | def test_06_driver_class method absolute_app_path (line 98) | def absolute_app_path(path) method validate_path (line 102) | def validate_path(path) method test_07_absolute_app_path (line 106) | def test_07_absolute_app_path method test_08_methods_status (line 130) | def test_08_methods_status method test_09_methods_server_version (line 134) | def test_09_methods_server_version method test_10_methods_client_version (line 143) | def test_10_methods_client_version method test_11_methods_restart (line 149) | def test_11_methods_restart method test_12_methods_driver (line 155) | def test_12_methods_driver method test_13_methods_default_wait (line 167) | def test_13_methods_default_wait method test_14_methods_exists (line 173) | def test_14_methods_exists method test_15_methods_find_elements (line 179) | def test_15_methods_find_elements method test_16_methods_find_element (line 186) | def test_16_methods_find_element method test_17_methods_set_location (line 193) | def test_17_methods_set_location method test_18_methods_get_settings (line 205) | def test_18_methods_get_settings method test_19_methods_update_settings (line 209) | def test_19_methods_update_settings FILE: android_tests/lib/android/specs/install.rb class AndroidTest (line 16) | class AndroidTest class Install (line 17) | class Install < Minitest::Test method pkg (line 19) | def pkg method installed (line 23) | def installed method not_installed (line 27) | def not_installed method test_install_uninstall (line 31) | def test_install_uninstall FILE: android_tests/lib/android/specs/sauce_labs.rb class AndroidTest (line 16) | class AndroidTest class SauceLabs (line 17) | class SauceLabs < Minitest::Test method test_sauce_settings (line 18) | def test_sauce_settings method test_no_sauce_settings (line 37) | def test_no_sauce_settings FILE: android_tests/lib/run.rb function start_driver (line 38) | def start_driver(caps) FILE: ios_tests/lib/common.rb function back_click (line 16) | def back_click function leave_textfields (line 20) | def leave_textfields function go_to_textfields (line 25) | def go_to_textfields function screen (line 33) | def screen function catalog (line 37) | def catalog function target_bundle_id (line 41) | def target_bundle_id function ui_ios (line 45) | def ui_ios class UI (line 49) | class UI method initialize (line 50) | def initialize(driver) method navbar (line 54) | def navbar method button (line 58) | def button method static_text (line 62) | def static_text method text_field (line 66) | def text_field method secure_text_field (line 70) | def secure_text_field method picker (line 74) | def picker method picker_wheel (line 78) | def picker_wheel method action_sheet (line 82) | def action_sheet method table (line 86) | def table method table_cell (line 90) | def table_cell method other (line 94) | def other method status_bar (line 98) | def status_bar FILE: ios_tests/lib/ios/specs/common/element/window.rb class IosTest (line 17) | class IosTest class Common (line 18) | class Common class Element (line 19) | class Element class Window (line 20) | class Window < Minitest::Test method before_first (line 21) | def before_first method test_01_before_first (line 27) | def test_01_before_first method test_02_window_size (line 31) | def test_02_window_size FILE: ios_tests/lib/ios/specs/common/helper.rb class IosTest (line 16) | class IosTest class Common (line 17) | class Common class Helper (line 18) | class Helper < Minitest::Test method setup (line 19) | def setup method test_01_before_first (line 23) | def test_01_before_first method test_02_wait (line 36) | def test_02_wait method test_03_ignore (line 62) | def test_03_ignore method test_04_wait_true (line 72) | def test_04_wait_true method test_06_back (line 104) | def test_06_back method test_07_session_id (line 120) | def test_07_session_id method test_08_xpath (line 125) | def test_08_xpath method test_09_xpaths (line 129) | def test_09_xpaths method uibutton_text (line 133) | def uibutton_text method action_sheets (line 137) | def action_sheets method test_10_ele_index (line 141) | def test_10_ele_index method test_11_find_ele_by_attr (line 147) | def test_11_find_ele_by_attr method test_12_find_eles_by_attr (line 152) | def test_12_find_eles_by_attr method test_13_find_ele_by_predicate (line 165) | def test_13_find_ele_by_predicate method test_14_find_eles_by_predicate (line 173) | def test_14_find_eles_by_predicate method test_15_find_ele_by_attr_include (line 183) | def test_15_find_ele_by_attr_include method test_16_find_eles_by_attr_include (line 191) | def test_16_find_eles_by_attr_include method test_17_find_ele_by_predicate_include (line 196) | def test_17_find_ele_by_predicate_include method test_18_find_eles_by_predicate_include (line 204) | def test_18_find_eles_by_predicate_include method test_19_first_ele (line 208) | def test_19_first_ele method test_20_last_ele (line 212) | def test_20_last_ele method test_21_get_source (line 222) | def test_21_get_source method test_22_invalid_id_should_error (line 226) | def test_22_invalid_id_should_error method test_23_tag (line 236) | def test_23_tag method test_24_tags (line 240) | def test_24_tags method test_25_find_eles_by_attr_include_length (line 244) | def test_25_find_eles_by_attr_include_length method test_26_get_page_class (line 248) | def test_26_get_page_class FILE: ios_tests/lib/ios/specs/common/patch.rb class IosTest (line 21) | class IosTest class Common (line 22) | class Common class Patch (line 23) | class Patch < Minitest::Test method test_01_before_first (line 24) | def test_01_before_first method test_02_appium_core_element_method_name (line 30) | def test_02_appium_core_element_method_name method test_03_appium_core_element_method_location_rel (line 34) | def test_03_appium_core_element_method_location_rel FILE: ios_tests/lib/ios/specs/common/version.rb class IosTest (line 15) | class IosTest class Common (line 16) | class Common class Version (line 17) | class Version < Minitest::Test method test_01_before_first (line 18) | def test_01_before_first method test_02_appium_version (line 22) | def test_02_appium_version method test_03_appium_date (line 26) | def test_03_appium_date FILE: ios_tests/lib/ios/specs/common/web_context.rb class IosTest (line 18) | class IosTest class Common (line 19) | class Common class WebContext (line 20) | class WebContext < Minitest::Test method test_01_before_first (line 21) | def test_01_before_first method test_02_get_ios_inspect (line 27) | def test_02_get_ios_inspect method test_03_xcuitest_get_contexts (line 39) | def test_03_xcuitest_get_contexts method test_04_after_last (line 45) | def test_04_after_last FILE: ios_tests/lib/ios/specs/device/device.rb class IosTest (line 17) | class IosTest class Device (line 18) | class Device class Device (line 19) | class Device < Minitest::Test method go_back (line 21) | def go_back method test_01_before_first (line 26) | def test_01_before_first method test_02_app_installed (line 32) | def test_02_app_installed method test_03_background_app_homescreen (line 37) | def test_03_background_app_homescreen method test_04_app_strings (line 50) | def test_04_app_strings method test_05_action_chain (line 55) | def test_05_action_chain method test_06_swipe (line 63) | def test_06_swipe FILE: ios_tests/lib/ios/specs/device/image_comparison.rb class IosTest (line 17) | class IosTest class Device (line 18) | class Device class ImageComparison (line 19) | class ImageComparison < Minitest::Test method test_image_comparison (line 20) | def test_image_comparison FILE: ios_tests/lib/ios/specs/driver.rb class IosTest (line 16) | class IosTest class Driver (line 17) | class Driver < Minitest::Test method test_01_before_first (line 18) | def test_01_before_first method test_02_unicode_defaults (line 24) | def test_02_unicode_defaults method test_03_load_settings (line 29) | def test_03_load_settings method test_04_verify_all_attributes (line 39) | def test_04_verify_all_attributes method test_05_verify_attributes_are_immutable (line 65) | def test_05_verify_attributes_are_immutable method test_06_verify_attribute_of_caps_are_not_immutable_because_it_depends_on_selenium (line 71) | def test_06_verify_attribute_of_caps_are_not_immutable_because_it_de... method test_07_no_wait (line 82) | def test_07_no_wait method test_08_app_path_attr (line 90) | def test_08_app_path_attr method test_09_driver_class (line 95) | def test_09_driver_class method test_10_status (line 99) | def test_10_status method test_11_server_version (line 103) | def test_11_server_version method test_12_client_version (line 108) | def test_12_client_version method test_13_restart (line 114) | def test_13_restart method test_14_driver (line 119) | def test_14_driver method test_15_automation_name_is_xcuitest? (line 123) | def test_15_automation_name_is_xcuitest? method test_16_set_wait (line 134) | def test_16_set_wait method test_17_default_wait (line 154) | def test_17_default_wait method test_18_exists (line 160) | def test_18_exists method test_19_set_location (line 166) | def test_19_set_location method test_20_find_elements (line 171) | def test_20_find_elements method test_21_find_element (line 176) | def test_21_find_element method test_22_get_settings (line 181) | def test_22_get_settings method test_23_update_settings (line 185) | def test_23_update_settings method test_24_events (line 190) | def test_24_events method test_25_device_is_ios (line 195) | def test_25_device_is_ios FILE: ios_tests/lib/ios/specs/ios/command/multi_app_handler.rb class IosTest (line 16) | class IosTest class Ios (line 17) | class Ios class Command (line 18) | class Command class MultiAppHandler (line 19) | class MultiAppHandler < Minitest::Test method test_multip_app_handler (line 21) | def test_multip_app_handler FILE: ios_tests/lib/ios/specs/ios/command/pasteboard.rb class IosTest (line 16) | class IosTest class Ios (line 17) | class Ios class Command (line 18) | class Command class Pasteboard (line 19) | class Pasteboard < Minitest::Test method test_pasteboard (line 20) | def test_pasteboard FILE: ios_tests/lib/ios/specs/ios/command/source.rb class IosTest (line 16) | class IosTest class Ios (line 17) | class Ios class Command (line 18) | class Command class Source (line 19) | class Source < Minitest::Test method test_source (line 20) | def test_source FILE: ios_tests/lib/ios/specs/ios/element/alert.rb class IosTest (line 16) | class IosTest class Ios (line 17) | class Ios class Element (line 18) | class Element class Alert (line 19) | class Alert < Minitest::Test method open_alert (line 20) | def open_alert method test_01_before (line 27) | def test_01_before method test_02_alert_accept (line 38) | def test_02_alert_accept method test_03_alert_dismiss (line 43) | def test_03_alert_dismiss method test_04_after_last (line 48) | def test_04_after_last FILE: ios_tests/lib/ios/specs/ios/element/button.rb class IosTest (line 18) | class IosTest class Ios (line 19) | class Ios class Element (line 20) | class Element class Button (line 21) | class Button < Minitest::Test method before_first (line 22) | def before_first method after_last (line 28) | def after_last method test_01_before_first (line 33) | def test_01_before_first method test_02_button (line 40) | def test_02_button method test_03_buttons (line 48) | def test_03_buttons method test_04_first_button (line 56) | def test_04_first_button method test_05_last_button (line 60) | def test_05_last_button method test_06_button_exact (line 65) | def test_06_button_exact method test_07_buttons_exact (line 69) | def test_07_buttons_exact method test_08_after_last (line 73) | def test_08_after_last FILE: ios_tests/lib/ios/specs/ios/element/generic.rb class IosTest (line 16) | class IosTest class Ios (line 17) | class Ios class Element (line 18) | class Element class Generic (line 19) | class Generic < Minitest::Test method uibutton_text (line 20) | def uibutton_text method verify (line 24) | def verify(element) method test_01_before_first (line 29) | def test_01_before_first method test_02_find (line 36) | def test_02_find method test_03_finds (line 40) | def test_03_finds method test_04_find_exact (line 44) | def test_04_find_exact method test_05_finds_exact (line 48) | def test_05_finds_exact FILE: ios_tests/lib/ios/specs/ios/element/text.rb class IosTest (line 16) | class IosTest class Ios (line 17) | class Ios class Element (line 18) | class Element class Text (line 19) | class Text < Minitest::Test method ui_catalog (line 20) | def ui_catalog method uiview_steppers (line 24) | def uiview_steppers method test_01_before_first (line 28) | def test_01_before_first method test_02_first_text (line 35) | def test_02_first_text method test_03_last_text (line 39) | def test_03_last_text method test_04_text (line 46) | def test_04_text method test_05_texts (line 52) | def test_05_texts method test_06_text_exact (line 59) | def test_06_text_exact method test_07_texts_exact (line 74) | def test_07_texts_exact FILE: ios_tests/lib/ios/specs/ios/element/textfield.rb class IosTest (line 16) | class IosTest class Element (line 17) | class Element class Textfield (line 18) | class Textfield < Minitest::Test method enter_text (line 19) | def enter_text method enter_password (line 23) | def enter_password method test_01_before_first (line 27) | def test_01_before_first method test_02_textfield (line 34) | def test_02_textfield method test_03_textfields (line 40) | def test_03_textfields method test_04_predicate_textfields (line 47) | def test_04_predicate_textfields method test_05_first_textfield (line 52) | def test_05_first_textfield method test_06_last_textfield (line 56) | def test_06_last_textfield method test_07_textfield_exact (line 60) | def test_07_textfield_exact method test_08_textfields_exact (line 64) | def test_08_textfields_exact method test_09_textfield_type (line 68) | def test_09_textfield_type method test_10_hide_keyboard (line 74) | def test_10_hide_keyboard method test_11_leave_textfields (line 81) | def test_11_leave_textfields method test_12_no_textfield (line 86) | def test_12_no_textfield method test_13_no_textfields (line 91) | def test_13_no_textfields method test_14_no_first_textfield (line 95) | def test_14_no_first_textfield method test_15_no_last_textfield (line 99) | def test_15_no_last_textfield method test_16_no_textfield_exact (line 103) | def test_16_no_textfield_exact method test_17_no_textfields_exact (line 107) | def test_17_no_textfields_exact method test_18_after_last (line 111) | def test_18_after_last FILE: ios_tests/lib/ios/specs/ios/helper.rb class IosTest (line 16) | class IosTest class Ios (line 17) | class Ios class Helper (line 18) | class Helper < Minitest::Test method test_01_before_first (line 19) | def test_01_before_first method test_02_ios_password (line 26) | def test_02_ios_password method test_03_page (line 31) | def test_03_page method test_04_id (line 35) | def test_04_id method test_05_platform_version (line 39) | def test_05_platform_version method test_06_tags_include (line 43) | def test_06_tags_include method test_07_tags_exact (line 54) | def test_07_tags_exact FILE: ios_tests/lib/ios/specs/ios/mobile_methods.rb class IosTest (line 16) | class IosTest class Ios (line 17) | class Ios class MobileMethods (line 18) | class MobileMethods < Minitest::Test method test_01_before_first (line 19) | def test_01_before_first method test_02_an_element_with_class_chain (line 25) | def test_02_an_element_with_class_chain method test_03_elements_with_class_chain (line 31) | def test_03_elements_with_class_chain FILE: ios_tests/lib/ios/specs/ios/patch.rb class IosTest (line 16) | class IosTest class Ios (line 17) | class Ios class Patch (line 18) | class Patch < Minitest::Test method test_01_before_first (line 19) | def test_01_before_first method test_02_label (line 26) | def test_02_label method test_03_type (line 30) | def test_03_type method test_04_after_last (line 40) | def test_04_after_last FILE: ios_tests/lib/ios/specs/ios/xcuitest_gestures.rb class IosTest (line 16) | class IosTest class Ios (line 17) | class Ios class XcuitestGestures (line 18) | class XcuitestGestures < Minitest::Test method open_alert_ok_cancel (line 19) | def open_alert_ok_cancel method open_alert_custom (line 26) | def open_alert_custom method test_01_before_first (line 33) | def test_01_before_first method test_02_tap (line 39) | def test_02_tap method test_03_double_tap (line 50) | def test_03_double_tap method test_04_touch_and_hold (line 55) | def test_04_touch_and_hold method test_05_swipe (line 61) | def test_05_swipe method test_06_drag_from_to_for_duration (line 70) | def test_06_drag_from_to_for_duration method test_07_pinch (line 74) | def test_07_pinch method test_08_back_to_top (line 78) | def test_08_back_to_top method test_09_select_picker_wheel (line 82) | def test_09_select_picker_wheel method test_10_back_to_top (line 95) | def test_10_back_to_top method test_11_alert (line 99) | def test_11_alert method test_12_back_to_top (line 117) | def test_12_back_to_top method test_13_after_last (line 121) | def test_13_after_last FILE: ios_tests/parallel/test.rb function des_server_caps (line 17) | def des_server_caps class TestParallelRunThread (line 27) | class TestParallelRunThread method initialize (line 28) | def initialize(capability) method setup (line 32) | def setup method teardown (line 37) | def teardown method test_run (line 42) | def test_run class TestParallelRunProcess (line 65) | class TestParallelRunProcess method initialize (line 66) | def initialize(capability) method setup (line 70) | def setup method teardown (line 76) | def teardown method test_run (line 81) | def test_run FILE: lib/appium_lib/android/android.rb type Appium (line 30) | module Appium type Android (line 31) | module Android class Bridge (line 32) | class Bridge method for (line 33) | def self.for(target) FILE: lib/appium_lib/android/common/command/command.rb type Appium (line 15) | module Appium type Android (line 16) | module Android type Command (line 17) | module Command function shell (line 28) | def shell(command, arguments) FILE: lib/appium_lib/android/common/helper.rb type Appium (line 15) | module Appium type Android (line 16) | module Android class AndroidElements (line 19) | class AndroidElements < Nokogiri::XML::SAX::Document method filter= (line 23) | def filter=(value) method initialize (line 30) | def initialize # rubocop:disable Lint/MissingSuper method reset (line 35) | def reset method start_element (line 41) | def start_element(name, attrs = [], driver = $driver) function get_android_inspect (line 95) | def get_android_inspect(class_name = false) function page (line 121) | def page(opts = {}) function id (line 130) | def id(id) function ids (line 138) | def ids(id) function ele_index (line 147) | def ele_index(class_name, index) function first_ele (line 166) | def first_ele(class_name) function last_ele (line 173) | def last_ele(class_name) function tag (line 181) | def tag(class_name) function tags (line 189) | def tags(class_name) function resource_id (line 202) | def resource_id(string, on_match) function string_visible_contains_xpath (line 232) | def string_visible_contains_xpath(class_name, value) function string_visible_contains (line 252) | def string_visible_contains(class_name, value) function complex_find_contains (line 270) | def complex_find_contains(class_name, value) function complex_finds_contains (line 278) | def complex_finds_contains(class_name, value) function string_visible_exact_xpath (line 288) | def string_visible_exact_xpath(class_name, value) function string_visible_exact (line 301) | def string_visible_exact(class_name, value) function complex_find_exact (line 320) | def complex_find_exact(class_name, value) function complex_finds_exact (line 328) | def complex_finds_exact(class_name, value) FILE: lib/appium_lib/android/element/alert.rb type Appium (line 15) | module Appium type Android (line 16) | module Android function alert_click (line 20) | def alert_click(value) function alert_accept (line 27) | def alert_accept function alert_accept_text (line 34) | def alert_accept_text function alert_dismiss (line 41) | def alert_dismiss function alert_dismiss_text (line 48) | def alert_dismiss_text FILE: lib/appium_lib/android/element/button.rb type Appium (line 15) | module Appium type Android (line 16) | module Android function button (line 27) | def button(value) function buttons (line 45) | def buttons(value = false) function first_button (line 53) | def first_button function last_button (line 59) | def last_button function button_exact (line 75) | def button_exact(value) function buttons_exact (line 82) | def buttons_exact(value) function raise_no_such_element_if_empty (line 89) | def raise_no_such_element_if_empty(elements) function _button_visible_selectors (line 95) | def _button_visible_selectors(opts = {}) function _button_exact_string (line 108) | def _button_exact_string(value) function _button_contains_string (line 114) | def _button_contains_string(value) FILE: lib/appium_lib/android/element/generic.rb type Appium (line 15) | module Appium type Android (line 16) | module Android function find (line 20) | def find(value) function finds (line 27) | def finds(value) function find_exact (line 34) | def find_exact(value) function finds_exact (line 41) | def finds_exact(value) function scroll_uiselector (line 46) | def scroll_uiselector(content, index = 0) function scroll_to (line 54) | def scroll_to(text, scrollable_index = 0) function scroll_to_exact (line 70) | def scroll_to_exact(text, scrollable_index = 0) FILE: lib/appium_lib/android/element/text.rb type Appium (line 16) | module Appium type Android (line 17) | module Android function text (line 25) | def text(value) function texts (line 35) | def texts(value = false) function first_text (line 43) | def first_text function last_text (line 49) | def last_text function text_exact (line 56) | def text_exact(value) function texts_exact (line 63) | def texts_exact(value) FILE: lib/appium_lib/android/element/textfield.rb type Appium (line 15) | module Appium type Android (line 16) | module Android function textfield (line 24) | def textfield(value) function textfields (line 34) | def textfields(value = false) function first_textfield (line 42) | def first_textfield function last_textfield (line 48) | def last_textfield function textfield_exact (line 55) | def textfield_exact(value) function textfields_exact (line 62) | def textfields_exact(value) FILE: lib/appium_lib/android/espresso.rb type Appium (line 19) | module Appium type Android (line 20) | module Android type Espresso (line 21) | module Espresso FILE: lib/appium_lib/android/espresso/bridge.rb type Appium (line 17) | module Appium type Android (line 18) | module Android type Espresso (line 19) | module Espresso class Bridge (line 20) | class Bridge method for (line 21) | def self.for(target) FILE: lib/appium_lib/android/espresso/element.rb type Appium (line 18) | module Appium type Android (line 19) | module Android type Espresso (line 20) | module Espresso type Element (line 21) | module Element FILE: lib/appium_lib/android/espresso/element/button.rb type Appium (line 15) | module Appium type Android (line 16) | module Android type Espresso (line 17) | module Espresso type Element (line 18) | module Element function button (line 23) | def button(value) function buttons (line 46) | def buttons(value = false) function first_button (line 56) | def first_button function last_button (line 62) | def last_button function button_exact (line 77) | def button_exact(value) function buttons_exact (line 89) | def buttons_exact(value) function raise_no_such_element_if_empty (line 98) | def raise_no_such_element_if_empty(elements) function _button_visible_selectors_xpath (line 104) | def _button_visible_selectors_xpath(opts = {}) function _button_exact_string_xpath (line 125) | def _button_exact_string_xpath(class_name, value) function _button_contains_string_xpath (line 130) | def _button_contains_string_xpath(class_name, value) FILE: lib/appium_lib/android/espresso/element/generic.rb type Appium (line 15) | module Appium type Android (line 16) | module Android type Espresso (line 17) | module Espresso type Element (line 18) | module Element function scroll_to (line 23) | def scroll_to(text) function scroll_to_exact (line 48) | def scroll_to_exact(text) FILE: lib/appium_lib/android/espresso/helper.rb type Appium (line 15) | module Appium type Android (line 16) | module Android type Espresso (line 17) | module Espresso type Helper (line 18) | module Helper function complex_find_contains (line 23) | def complex_find_contains(class_name, value) function complex_finds_contains (line 31) | def complex_finds_contains(class_name, value) function complex_find_exact (line 39) | def complex_find_exact(class_name, value) function complex_finds_exact (line 47) | def complex_finds_exact(class_name, value) FILE: lib/appium_lib/android/uiautomator2.rb type Appium (line 19) | module Appium type Android (line 20) | module Android type Uiautomator2 (line 21) | module Uiautomator2 FILE: lib/appium_lib/android/uiautomator2/bridge.rb type Appium (line 17) | module Appium type Android (line 18) | module Android type Uiautomator2 (line 19) | module Uiautomator2 class Bridge (line 20) | class Bridge method for (line 21) | def self.for(target) FILE: lib/appium_lib/android/uiautomator2/element.rb type Appium (line 17) | module Appium type Android (line 18) | module Android type Uiautomator2 (line 19) | module Uiautomator2 type Element (line 20) | module Element FILE: lib/appium_lib/android/uiautomator2/element/button.rb type Appium (line 15) | module Appium type Android (line 16) | module Android type Uiautomator2 (line 17) | module Uiautomator2 type Element (line 18) | module Element function button (line 23) | def button(value) function buttons (line 44) | def buttons(value = false) function first_button (line 52) | def first_button function last_button (line 59) | def last_button function button_exact (line 76) | def button_exact(value) function buttons_exact (line 84) | def buttons_exact(value) function raise_no_such_element_if_empty (line 91) | def raise_no_such_element_if_empty(elements) function _button_visible_selectors (line 98) | def _button_visible_selectors(opts = {}) function _button_exact_string (line 112) | def _button_exact_string(value) function _button_contains_string (line 119) | def _button_contains_string(value) FILE: lib/appium_lib/android/uiautomator2/helper.rb type Appium (line 15) | module Appium type Android (line 16) | module Android type Uiautomator2 (line 17) | module Uiautomator2 type Helper (line 18) | module Helper function string_visible_contains (line 27) | def string_visible_contains(class_name, value) function complex_find_contains (line 45) | def complex_find_contains(class_name, value) function complex_finds_contains (line 56) | def complex_finds_contains(class_name, value) function string_visible_exact (line 65) | def string_visible_exact(class_name, value) function complex_find_exact (line 84) | def complex_find_exact(class_name, value) function complex_finds_exact (line 95) | def complex_finds_exact(class_name, value) FILE: lib/appium_lib/appium.rb type Appium (line 39) | module Appium function load_settings (line 58) | def load_settings(opts = {}) function expand_required_files (line 111) | def expand_required_files(base_dir, file_paths) function promote_singleton_appium_methods (line 153) | def promote_singleton_appium_methods(modules, driver = $driver) function promote_appium_methods (line 207) | def promote_appium_methods(class_array, driver = $driver) FILE: lib/appium_lib/common/command.rb type Appium (line 15) | module Appium type Common (line 16) | module Common type Command (line 17) | module Command FILE: lib/appium_lib/common/device.rb type Appium (line 15) | module Appium type Device (line 16) | module Device FILE: lib/appium_lib/common/helper.rb type Appium (line 16) | module Appium type Common (line 17) | module Common function ignore (line 30) | def ignore function back (line 38) | def back function session_id (line 49) | def session_id function xpath (line 57) | def xpath(xpath_str) function xpaths (line 65) | def xpaths(xpath_str) class CountElements (line 74) | class CountElements < Nokogiri::XML::SAX::Document method initialize (line 77) | def initialize(platform) # rubocop:disable Lint/MissingSuper method reset (line 82) | def reset method start_element (line 87) | def start_element(name, attrs = []) method formatted_result (line 98) | def formatted_result function get_page_class (line 116) | def get_page_class function page_class (line 141) | def page_class function source (line 148) | def source function get_source (line 155) | def get_source function px_to_window_rel (line 165) | def px_to_window_rel(opts = {}, driver = $driver) function lazy_load_strings (line 175) | def lazy_load_strings function xml_keys (line 184) | def xml_keys(target) function xml_values (line 192) | def xml_values(target) function resolve_id (line 200) | def resolve_id(id) class HTMLElements (line 206) | class HTMLElements < Nokogiri::XML::SAX::Document method filter= (line 210) | def filter=(value) method initialize (line 217) | def initialize # rubocop:disable Lint/MissingSuper method reset (line 222) | def reset method result (line 228) | def result method start_element (line 242) | def start_element(name, attrs = []) method end_element (line 252) | def end_element(name) method characters (line 259) | def characters(chars) function _no_such_element (line 268) | def _no_such_element function _print_source (line 274) | def _print_source(source) FILE: lib/appium_lib/common/http_client.rb type Appium (line 18) | module Appium type Http (line 19) | module Http class Default (line 20) | class Default < ::Appium::Core::Base::Http::Default FILE: lib/appium_lib/common/log.rb type Appium (line 15) | module Appium type Common (line 16) | module Common function get_log (line 25) | def get_log(type) function get_available_log_types (line 37) | def get_available_log_types FILE: lib/appium_lib/common/wait.rb type Appium (line 17) | module Appium type Common (line 18) | module Common class Wait (line 19) | class Wait function wait_true (line 44) | def wait_true(opts = {}) function wait (line 73) | def wait(opts = {}) FILE: lib/appium_lib/driver.rb type Minitest (line 18) | module Minitest class Runnable (line 20) | class Runnable class Test (line 24) | class Test < Runnable class Test (line 32) | class Test < Result type Appium (line 41) | module Appium class Driver (line 42) | class Driver method convert_to_symbol (line 72) | def convert_to_symbol(value) method get_cap (line 81) | def get_cap(caps, name) method initialize (line 200) | def initialize(opts = {}, global_driver = false) method extend_for (line 255) | def extend_for(device:, automation_name:) method set_app_path (line 294) | def set_app_path(opts) method set_sauce_related_values (line 306) | def set_sauce_related_values(appium_lib_opts) method driver_attributes (line 316) | def driver_attributes method device_is_android? (line 334) | def device_is_android? method device_is_ios? (line 338) | def device_is_ios? method device_is_windows? (line 342) | def device_is_windows? method automation_name_is_uiautomator2? (line 348) | def automation_name_is_uiautomator2? method automation_name_is_espresso? (line 354) | def automation_name_is_espresso? method automation_name_is_xcuitest? (line 360) | def automation_name_is_xcuitest? method action (line 374) | def action method appium_server_version (line 389) | def appium_server_version method platform_version (line 401) | def platform_version method appium_client_version (line 417) | def appium_client_version method absolute_app_path (line 429) | def self.absolute_app_path(opts) method server_url (line 453) | def server_url method restart (line 462) | def restart method screenshot (line 475) | def screenshot(png_save_path) method element_screenshot (line 489) | def element_screenshot(element, png_save_path) method driver_quit (line 496) | def driver_quit method window_size (line 513) | def window_size method window_rect (line 531) | def window_rect method start_driver (line 566) | def start_driver(http_client_ops = { http_client: nil, open_timeout:... method set_implicit_wait (line 601) | def set_implicit_wait(wait) method no_wait (line 612) | def no_wait method set_wait (line 626) | def set_wait(timeout = nil) method exists (line 643) | def exists(pre_check = 0, post_check = @default_wait) method execute_script (line 667) | def execute_script(script, *args) method execute_async_script (line 677) | def execute_async_script(script, *args) method execute_driver (line 711) | def execute_driver(script: '', type: 'webdriverio', timeout_ms: nil) method window_handles (line 717) | def window_handles method window_handle (line 724) | def window_handle method navigate (line 730) | def navigate method manage (line 736) | def manage method get (line 742) | def get(url) method current_url (line 748) | def current_url method title (line 754) | def title method switch_to (line 762) | def switch_to method find_elements (line 791) | def find_elements(*args) method find_element (line 809) | def find_element(*args) method find_element_by_image (line 826) | def find_element_by_image(png_img_path) method find_elements_by_image (line 843) | def find_elements_by_image(png_img_paths) method set_location (line 858) | def set_location(opts = {}) method log_event (line 883) | def log_event(vendor:, event:) method log_event= (line 889) | def log_event=(log_event) method log_events (line 909) | def log_events(type = nil) method x (line 918) | def x FILE: lib/appium_lib/error.rb type Appium (line 15) | module Appium class Error (line 16) | class Error < StandardError; end class NoDriverInstanceError (line 19) | class NoDriverInstanceError < Appium::Error; end class ArgumentError (line 21) | class ArgumentError < ArgumentError; end FILE: lib/appium_lib/ios/common/errors.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios class CommandError (line 17) | class CommandError < RuntimeError FILE: lib/appium_lib/ios/common/helper.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios class UITestElementsPrinter (line 18) | class UITestElementsPrinter < Nokogiri::XML::SAX::Document method start_element (line 21) | def start_element(type, attrs = []) method _print_attr (line 32) | def _print_attr(type, name, label, value, hint, visible) # rubocop... function ios_password (line 58) | def ios_password(length = 1) function page (line 74) | def page(opts = {}) function id (line 101) | def id(id) function ele_index (line 109) | def ele_index(class_name, index) function string_attr_exact (line 128) | def string_attr_exact(class_name, attr, value) function find_ele_by_attr (line 139) | def find_ele_by_attr(class_name, attr, value) function find_eles_by_attr (line 150) | def find_eles_by_attr(class_name, attr, value) function string_attr_include (line 155) | def string_attr_include(class_name, attr, value) function find_ele_by_predicate (line 163) | def find_ele_by_predicate(class_name: '*', value:) function find_eles_by_predicate (line 175) | def find_eles_by_predicate(class_name: '*', value:) function find_ele_by_attr_include (line 191) | def find_ele_by_attr_include(class_name, attr, value) function find_eles_by_attr_include (line 201) | def find_eles_by_attr_include(class_name, attr, value) function find_ele_by_predicate_include (line 209) | def find_ele_by_predicate_include(class_name: '*', value:) function find_eles_by_predicate_include (line 221) | def find_eles_by_predicate_include(class_name: '*', value:) function first_ele (line 234) | def first_ele(class_name) function last_ele (line 241) | def last_ele(class_name) function tag (line 249) | def tag(class_name) function tags (line 257) | def tags(class_name) function tags_include (line 268) | def tags_include(class_names:, value: nil) function tags_exact (line 283) | def tags_exact(class_names:, value: nil) function string_visible_contains (line 299) | def string_visible_contains(element, value) function ele_by_json_visible_contains (line 320) | def ele_by_json_visible_contains(element, value) function eles_by_json_visible_contains (line 329) | def eles_by_json_visible_contains(element, value) function string_visible_exact (line 338) | def string_visible_exact(element, value) function ele_by_json_visible_exact (line 359) | def ele_by_json_visible_exact(element, value) function eles_by_json_visible_exact (line 368) | def eles_by_json_visible_exact(element, value) function _all_pred (line 377) | def _all_pred(opts) function ele_with_pred (line 391) | def ele_with_pred(opts) function eles_with_pred (line 402) | def eles_with_pred(opts) function _validate_object (line 406) | def _validate_object(*objects) function _by_json (line 456) | def _by_json(opts) function eles_by_json (line 506) | def eles_by_json(opts) function ele_by_json (line 512) | def ele_by_json(opts) FILE: lib/appium_lib/ios/element/alert.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios function alert_accept (line 19) | def alert_accept function alert_dismiss (line 27) | def alert_dismiss FILE: lib/appium_lib/ios/element/button.rb type Appium (line 16) | module Appium type Ios (line 17) | module Ios function button_class (line 25) | def button_class function button (line 33) | def button(value) function buttons (line 44) | def buttons(value = false) function first_button (line 52) | def first_button function last_button (line 60) | def last_button function button_exact (line 67) | def button_exact(value) function buttons_exact (line 74) | def buttons_exact(value) FILE: lib/appium_lib/ios/element/generic.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios function find (line 20) | def find(value) function finds (line 27) | def finds(value) function find_exact (line 34) | def find_exact(value) function finds_exact (line 41) | def finds_exact(value) function raise_error_if_no_element (line 47) | def raise_error_if_no_element(element) function select_visible_elements (line 55) | def select_visible_elements(elements) FILE: lib/appium_lib/ios/element/text.rb type Appium (line 16) | module Appium type Ios (line 17) | module Ios function static_text_class (line 25) | def static_text_class function text (line 33) | def text(value) function texts (line 43) | def texts(value = false) function first_text (line 51) | def first_text function last_text (line 57) | def last_text function text_exact (line 64) | def text_exact(value) function texts_exact (line 71) | def texts_exact(value) FILE: lib/appium_lib/ios/element/textfield.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios function text_field_class (line 28) | def text_field_class function secure_text_field_class (line 33) | def secure_text_field_class function textfield (line 42) | def textfield(value) function textfields (line 61) | def textfields(value = false) function first_textfield (line 69) | def first_textfield function last_textfield (line 75) | def last_textfield function textfield_exact (line 85) | def textfield_exact(value) function textfields_exact (line 92) | def textfields_exact(value) function _textfield_visible (line 99) | def _textfield_visible function _textfield_exact_string (line 104) | def _textfield_exact_string(value) function _textfield_contains_string (line 111) | def _textfield_contains_string(value) FILE: lib/appium_lib/ios/ios.rb type Appium (line 26) | module Appium type Ios (line 27) | module Ios class Bridge (line 28) | class Bridge method for (line 29) | def self.for(target) FILE: lib/appium_lib/ios/xcuitest.rb type Appium (line 20) | module Appium type Ios (line 21) | module Ios type Xcuitest (line 22) | module Xcuitest FILE: lib/appium_lib/ios/xcuitest/bridge.rb type Appium (line 17) | module Appium type Ios (line 18) | module Ios type Xcuitest (line 19) | module Xcuitest class Bridge (line 20) | class Bridge method for (line 21) | def self.for(target) FILE: lib/appium_lib/ios/xcuitest/command/certificate.rb type Appium (line 17) | module Appium type Ios (line 18) | module Ios type Xcuitest (line 19) | module Xcuitest type Certificate (line 20) | module Certificate function install_certificate (line 32) | def install_certificate(cer_file:) FILE: lib/appium_lib/ios/xcuitest/command/gestures.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios type Xcuitest (line 17) | module Xcuitest type Gesture (line 18) | module Gesture function swipe (line 25) | def swipe(direction:, element: nil) function scroll (line 46) | def scroll(direction:, distance: nil, name: nil, element: nil, t... function pinch (line 67) | def pinch(scale:, velocity: 1.0, element: nil) function double_tap (line 82) | def double_tap(x: nil, y: nil, element: nil) function touch_and_hold (line 99) | def touch_and_hold(x: nil, y: nil, element: nil, duration: 1.0) function two_finger_tap (line 112) | def two_finger_tap(element:) function one_finger_tap (line 127) | def one_finger_tap(x:, y:, element: nil) function drag_from_to_for_duration (line 147) | def drag_from_to_for_duration(from_x:, from_y:, to_x:, to_y:, du... function select_picker_wheel (line 164) | def select_picker_wheel(element:, order:, offset: nil) function alert (line 182) | def alert(action:, button_label: nil) FILE: lib/appium_lib/ios/xcuitest/command/get_context.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios type Xcuitest (line 17) | module Xcuitest type GetContext (line 19) | module GetContext function xcuitest_get_contexts (line 28) | def xcuitest_get_contexts FILE: lib/appium_lib/ios/xcuitest/command/multi_app_handler.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios type Xcuitest (line 17) | module Xcuitest type MultiAppHandler (line 21) | module MultiAppHandler function xcuitest_install_app (line 35) | def xcuitest_install_app(app:) function xcuitest_app_installed? (line 48) | def xcuitest_app_installed?(bundle_id:) function xcuitest_remove_app (line 62) | def xcuitest_remove_app(bundle_id:) function xcuitest_launch_app (line 76) | def xcuitest_launch_app(bundle_id:) function xcuitest_terminate_app (line 91) | def xcuitest_terminate_app(bundle_id:) function xcuitest_query_app_status (line 112) | def xcuitest_query_app_status(bundle_id:) function xcuitest_activate_app (line 127) | def xcuitest_activate_app(bundle_id:) FILE: lib/appium_lib/ios/xcuitest/command/pasteboard.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios type Xcuitest (line 17) | module Xcuitest type PasteBoard (line 18) | module PasteBoard function set_pasteboard (line 26) | def set_pasteboard(content:, encoding: nil) function get_pasteboard (line 38) | def get_pasteboard(encoding: nil) FILE: lib/appium_lib/ios/xcuitest/command/source.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios type Xcuitest (line 17) | module Xcuitest type Source (line 19) | module Source function xcuitest_source (line 25) | def xcuitest_source(format: :xml) FILE: lib/appium_lib/ios/xcuitest/element.rb type Appium (line 20) | module Appium type Ios (line 21) | module Ios type Xcuitest (line 22) | module Xcuitest type Element (line 23) | module Element FILE: lib/appium_lib/ios/xcuitest/element/button.rb type Appium (line 16) | module Appium type Ios (line 17) | module Ios type Xcuitest (line 18) | module Xcuitest type Element (line 19) | module Element function button_class (line 23) | def button_class function button (line 31) | def button(value) function buttons (line 42) | def buttons(value = false) function first_button (line 51) | def first_button function last_button (line 59) | def last_button function button_exact (line 66) | def button_exact(value) function buttons_exact (line 73) | def buttons_exact(value) FILE: lib/appium_lib/ios/xcuitest/element/generic.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios type Xcuitest (line 17) | module Xcuitest type Element (line 18) | module Element function find (line 22) | def find(value) function finds (line 29) | def finds(value) function find_exact (line 37) | def find_exact(value) function finds_exact (line 44) | def finds_exact(value) function raise_error_if_no_element (line 51) | def raise_error_if_no_element(element) function select_visible_elements (line 59) | def select_visible_elements(elements) FILE: lib/appium_lib/ios/xcuitest/element/text.rb type Appium (line 16) | module Appium type Ios (line 17) | module Ios type Xcuitest (line 18) | module Xcuitest type Element (line 19) | module Element function static_text_class (line 23) | def static_text_class function text (line 31) | def text(value) function texts (line 41) | def texts(value = false) function first_text (line 50) | def first_text function last_text (line 56) | def last_text function text_exact (line 63) | def text_exact(value) function texts_exact (line 70) | def texts_exact(value) FILE: lib/appium_lib/ios/xcuitest/element/textfield.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios type Xcuitest (line 17) | module Xcuitest type Element (line 18) | module Element function text_field_class (line 23) | def text_field_class function secure_text_field_class (line 28) | def secure_text_field_class function textfield (line 37) | def textfield(value) function textfields (line 57) | def textfields(value = false) function first_textfield (line 66) | def first_textfield function last_textfield (line 72) | def last_textfield function textfield_exact (line 82) | def textfield_exact(value) function textfields_exact (line 89) | def textfields_exact(value) function _textfield_with_predicate (line 98) | def _textfield_with_predicate function _textfields_with_predicate (line 104) | def _textfields_with_predicate FILE: lib/appium_lib/ios/xcuitest/helper.rb type Appium (line 15) | module Appium type Ios (line 16) | module Ios type Xcuitest (line 17) | module Xcuitest type Helper (line 18) | module Helper function string_attr_exact (line 20) | def string_attr_exact(class_name, attr, value) function string_attr_include (line 29) | def string_attr_include(class_name, attr, value) function last_ele (line 40) | def last_ele(class_name) function tag (line 51) | def tag(class_name) function tags (line 59) | def tags(class_name) function tags_include (line 71) | def tags_include(class_names:, value: nil) function tags_exact (line 93) | def tags_exact(class_names:, value: nil) FILE: lib/appium_lib/sauce_labs.rb type Appium (line 15) | module Appium class SauceLabs (line 16) | class SauceLabs method initialize (line 47) | def initialize(appium_lib_opts) method sauce_server_url? (line 67) | def sauce_server_url? method server_url (line 80) | def server_url FILE: lib/appium_lib/version.rb type Appium (line 15) | module Appium FILE: test/first_test.rb class SampleTest (line 25) | class SampleTest < Minitest::Test method test_test (line 26) | def test_test