airtest.core.ios package
This package provide IOS Device Class.
For the interface provided for the iOS platform, please refer to: airtest.core.ios.IOS class
Submodules
- airtest.core.ios.ios module
decorator_retry_session()
decorator_pairing_dialog()
add_decorator_to_methods()
format_file_list()
TIDevice
TIDevice.devices()
TIDevice.list_app()
TIDevice.list_wda()
TIDevice.device_info()
TIDevice.install_app()
TIDevice.uninstall_app()
TIDevice.start_app()
TIDevice.stop_app()
TIDevice.ps()
TIDevice.ps_wda()
TIDevice.xctest()
TIDevice.push()
TIDevice.pull()
TIDevice.rm()
TIDevice.ls()
TIDevice.mkdir()
TIDevice.is_dir()
IOS
IOS.wda_bundle_id
IOS.ip
IOS.uuid
IOS.using_ios_tagent
IOS.is_pad
IOS.device_info
IOS.window_size()
IOS.orientation
IOS.get_orientation()
IOS.display_info
IOS.touch_factor
IOS.get_render_resolution()
IOS.get_current_resolution()
IOS.home()
IOS.snapshot()
IOS.get_frame_from_stream()
IOS.touch()
IOS.double_click()
IOS.swipe()
IOS.keyevent()
IOS.press()
IOS.text()
IOS.install_app()
IOS.uninstall_app()
IOS.start_app()
IOS.stop_app()
IOS.list_app()
IOS.app_state()
IOS.app_current()
IOS.get_clipboard()
IOS.set_clipboard()
IOS.paste()
IOS.get_ip_address()
IOS.device_status()
IOS.is_locked()
IOS.unlock()
IOS.lock()
IOS.setup_forward()
IOS.ps()
IOS.alert_accept()
IOS.alert_dismiss()
IOS.alert_wait()
IOS.alert_buttons()
IOS.alert_exists()
IOS.alert_click()
IOS.home_interface()
IOS.disconnect()
IOS.start_recording()
IOS.clear_app()
IOS.shell()
IOS.stop_recording()
IOS.to_json()
IOS.push()
IOS.pull()
IOS.ls()
IOS.rm()
IOS.mkdir()
IOS.is_dir()
- airtest.core.ios.constant module
- airtest.core.ios.elements_type module
- airtest.core.ios.instruct_cmd module
- airtest.core.ios.rotation module