autoease.device.win package¶
Submodules¶
- autoease.device.win.win module
Windows
Windows.get_game_log_path
Windows.get_game_name
Windows.get_game_path
Windows.get_video_file_list
Windows.get_screenshot_file_list
Windows.start_record()
Windows.playback_record()
Windows.stop_record()
Windows.set_process_fronted()
Windows.check_process_alive()
Windows.click()
Windows.double_click()
Windows.mouse_drag()
Windows.mouse_move_and_click()
Windows.mouse_move()
Windows.mouse_wheel()
Windows.key_press()
Windows.keys_press()
Windows.key_up()
Windows.key_down()
Windows.key_write()
Windows.gamepad_button_down()
Windows.gamepad_button_up()
Windows.gamepad_button_press()
Windows.gamepad_left_joystick_set()
Windows.gamepad_left_joystick_set_and_reset()
Windows.gamepad_right_joystick_set()
Windows.gamepad_right_joystick_set_and_reset()
Windows.gamepad_left_trigger_set()
Windows.gamepad_left_trigger_set_and_reset()
Windows.gamepad_right_trigger_set()
Windows.gamepad_right_trigger_set_and_reset()
Windows.screenshot()
Windows.img_exist()
Windows.img_assert_exists()
Windows.img_assert_not_exists()
Windows.img_click()
Windows.ocr_exist_sentence()
Windows.ocr_assert_exist_sentence()
Windows.ocr_click()
Windows.ocr_exist_sentence_on_screen_rectangle()
Windows.wait_for_keyword()
Module contents¶
@author: meili @contact: meili02@corp.netease.com @file: __init__.py.py @date: 2023/2/20 17:58 @desc: