AutoEase
Quick Start
Summary
Write a UI test case
Write a UAT test case(Coming soon)
Write a Gauntlet test case(Coming soon)
Create a Job and get results
Create a case set
Integration with TeamCity
Core API
autoease.core.api module
Others
FAQ
AutoEase
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
A
A (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
add_path_to_env() (in module autoease.utils.windows)
add_tag() (autoease.performance_tool.airperf.AirperfService method)
(autoease.performance_tool.xbox_performance_tool.XboxPerfService method)
AirperfService (class in autoease.performance_tool.airperf)
append() (autoease.utils.file.FileManager method)
append_stage() (autoease.core.stage.StageManager class method)
append_step() (autoease.core.stage.Stage method)
(autoease.core.stage.StageManager class method)
assert_equal() (in module autoease.core.api)
assert_exists() (in module autoease.cv.airtest_cv)
assert_greater() (in module autoease.core.api)
assert_greater_equal() (in module autoease.core.api)
assert_img_exists() (in module autoease.core.api)
assert_img_not_exists() (in module autoease.core.api)
assert_is_false() (in module autoease.core.api)
assert_is_not_false() (in module autoease.core.api)
assert_is_not_true() (in module autoease.core.api)
assert_is_true() (in module autoease.core.api)
assert_less() (in module autoease.core.api)
assert_less_equal() (in module autoease.core.api)
assert_log_exist() (in module autoease.core.api)
assert_not_exists() (in module autoease.cv.airtest_cv)
AssertionError
auto_put_step() (in module autoease.core.stage)
autoease
module
autoease.core
module
autoease.core.api
module
autoease.core.autoease_global
module
autoease.core.case_resource_manager
module
autoease.core.error
module
autoease.core.helper
module
autoease.core.reporter
module
autoease.core.run_case
module
autoease.core.stage
module
autoease.cv
module
autoease.cv.airtest_cv
module
autoease.device
module
autoease.device.device
module
autoease.device.win
module
autoease.device.win.win
module
autoease.device.xbox
module
autoease.device.xbox.xbox
module
autoease.driver_control
module
autoease.driver_control.base_gamepad
module
autoease.driver_control.gamepad
module
autoease.driver_control.keyboard
module
autoease.driver_control.mouse
module
autoease.driver_control.xbox_gamepad
module
autoease.ocr
module
autoease.ocr.airtest_ocr
module
autoease.performance_tool
module
autoease.performance_tool.airperf
module
autoease.performance_tool.xbox_performance_tool
module
autoease.record_and_screenshot
module
autoease.record_and_screenshot.recorder_base
module
autoease.record_and_screenshot.WGC_recorder
module
autoease.record_and_screenshot.xbox_recorder
module
autoease.utils
module
autoease.utils.file
module
autoease.utils.log
module
autoease.utils.logger
module
autoease.utils.udata
module
autoease.utils.uestats_utils
module
autoease.utils.windows
module
AUTOEASE_PARAMS (class in autoease.core.api)
AutoeaseError
AutoEaseG (class in autoease.core.autoease_global)
AXIS_MAX (autoease.driver_control.xbox_gamepad.GAMEPAD_JOYSTICK attribute)
AXIS_MIN (autoease.driver_control.xbox_gamepad.GAMEPAD_JOYSTICK attribute)
AxisLx (autoease.driver_control.gamepad.GAMEPAD_THUMBS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_JOYSTICK attribute)
AxisLy (autoease.driver_control.gamepad.GAMEPAD_THUMBS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_JOYSTICK attribute)
AxisRx (autoease.driver_control.gamepad.GAMEPAD_THUMBS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_JOYSTICK attribute)
AxisRy (autoease.driver_control.gamepad.GAMEPAD_THUMBS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_JOYSTICK attribute)
B
B (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
BaseError
BaseGamepad (class in autoease.driver_control.base_gamepad)
BtnA (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
BtnB (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
BtnBack (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
BtnShoulderL (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
BtnShoulderR (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
BtnStart (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
BtnThumbL (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
BtnThumbR (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
BtnX (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
BtnY (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
build_sign() (autoease.utils.udata.PromeDataRequest method)
bytes_2_cv_img() (in module autoease.cv.airtest_cv)
C
CASE_ERROR_LOG (autoease.core.autoease_global.AutoEaseG attribute)
CASE_LOG (autoease.core.autoease_global.AutoEaseG attribute)
CASE_NAME (autoease.core.autoease_global.AutoEaseG attribute)
CASE_RESOURCE_MANAGER (autoease.core.autoease_global.AutoEaseG attribute)
CASE_START_TIME (autoease.core.autoease_global.AutoEaseG attribute)
CaseResourceManager (class in autoease.core.case_resource_manager)
check_if_none() (in module autoease.performance_tool.xbox_performance_tool)
check_process_alive() (autoease.device.device.Device method)
(autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
click() (autoease.device.device.Device method)
(autoease.device.win.win.Windows method)
(in module autoease.cv.airtest_cv)
close_and_send_report() (in module autoease.core.autoease_global)
close_recorder() (autoease.record_and_screenshot.recorder_base.RecorderBase method)
(autoease.record_and_screenshot.WGC_recorder.WGCRecorder method)
(autoease.record_and_screenshot.xbox_recorder.XboxRecorder method)
convert_uestats_to_csv() (in module autoease.utils.uestats_utils)
copy_file() (autoease.utils.file.FileManager method)
CUR_STAGE (autoease.core.stage.StageManager attribute)
CUR_STEP (autoease.core.stage.StageManager attribute)
custom_line() (autoease.utils.log.LogTracker method)
D
DEPLOY (autoease.core.autoease_global.RunMode attribute)
DEVICE (autoease.core.autoease_global.AutoEaseG attribute)
Device (class in autoease.device.device)
double_click() (autoease.device.device.Device method)
(autoease.device.win.win.Windows method)
(in module autoease.cv.airtest_cv)
Dpad (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.gamepad.GAMEPAD_DPADS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_DPADS attribute)
DPAD_DOWN (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
(autoease.driver_control.gamepad.GAMEPAD_DPADS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_DPADS attribute)
DPAD_LEFT (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
(autoease.driver_control.gamepad.GAMEPAD_DPADS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_DPADS attribute)
DPAD_OFF (autoease.driver_control.gamepad.GAMEPAD_DPADS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_DPADS attribute)
DPAD_RIGHT (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
(autoease.driver_control.gamepad.GAMEPAD_DPADS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_DPADS attribute)
DPAD_UP (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
(autoease.driver_control.gamepad.GAMEPAD_DPADS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_DPADS attribute)
DpadDown (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
DpadLeft (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
DpadRight (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
DpadUp (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
E
ENROLL (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
exists() (in module autoease.cv.airtest_cv)
exists_from_bytes() (in module autoease.cv.airtest_cv)
exists_on_local_image() (in module autoease.cv.airtest_cv)
F
fail() (in module autoease.core.api)
file_exists() (autoease.utils.file.FileManager method)
FILE_MANAGER (autoease.core.autoease_global.AutoEaseG attribute)
FileManager (class in autoease.utils.file)
FileNotFoundError
files() (autoease.utils.file.FileManager method)
(in module autoease.utils.file)
G
GAME_NAME (autoease.core.autoease_global.AutoEaseG attribute)
GAME_PATH (autoease.core.api.AUTOEASE_PARAMS attribute)
(autoease.core.autoease_global.AutoEaseG attribute)
GAME_PID (autoease.core.autoease_global.AutoEaseG attribute)
GAME_PROJECT_NAME (autoease.core.autoease_global.AutoEaseG attribute)
gamepad_button_down() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(autoease.driver_control.base_gamepad.BaseGamepad method)
(autoease.driver_control.xbox_gamepad.XboxGamepad method)
(in module autoease.core.api)
(in module autoease.driver_control.gamepad)
gamepad_button_press() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(autoease.driver_control.base_gamepad.BaseGamepad method)
(autoease.driver_control.xbox_gamepad.XboxGamepad method)
(in module autoease.core.api)
(in module autoease.driver_control.gamepad)
gamepad_button_up() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(autoease.driver_control.base_gamepad.BaseGamepad method)
(autoease.driver_control.xbox_gamepad.XboxGamepad method)
(in module autoease.core.api)
(in module autoease.driver_control.gamepad)
GAMEPAD_BUTTONS (class in autoease.driver_control.gamepad)
(class in autoease.driver_control.xbox_gamepad)
GAMEPAD_DPADS (class in autoease.driver_control.gamepad)
(class in autoease.driver_control.xbox_gamepad)
GAMEPAD_JOYSTICK (class in autoease.driver_control.xbox_gamepad)
gamepad_left_joystick_set() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(autoease.driver_control.base_gamepad.BaseGamepad method)
(autoease.driver_control.xbox_gamepad.XboxGamepad method)
(in module autoease.core.api)
gamepad_left_joystick_set_and_reset() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(autoease.driver_control.base_gamepad.BaseGamepad method)
(autoease.driver_control.xbox_gamepad.XboxGamepad method)
(in module autoease.core.api)
gamepad_left_trigger_set() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(autoease.driver_control.base_gamepad.BaseGamepad method)
(autoease.driver_control.xbox_gamepad.XboxGamepad method)
(in module autoease.core.api)
gamepad_left_trigger_set_and_reset() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(autoease.driver_control.base_gamepad.BaseGamepad method)
(autoease.driver_control.xbox_gamepad.XboxGamepad method)
(in module autoease.core.api)
gamepad_right_joystick_set() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(autoease.driver_control.base_gamepad.BaseGamepad method)
(autoease.driver_control.xbox_gamepad.XboxGamepad method)
(in module autoease.core.api)
gamepad_right_joystick_set_and_reset() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(autoease.driver_control.base_gamepad.BaseGamepad method)
(autoease.driver_control.xbox_gamepad.XboxGamepad method)
(in module autoease.core.api)
gamepad_right_trigger_set() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(autoease.driver_control.base_gamepad.BaseGamepad method)
(autoease.driver_control.xbox_gamepad.XboxGamepad method)
(in module autoease.core.api)
gamepad_right_trigger_set_and_reset() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(autoease.driver_control.base_gamepad.BaseGamepad method)
(autoease.driver_control.xbox_gamepad.XboxGamepad method)
(in module autoease.core.api)
GAMEPAD_THUMBS (class in autoease.driver_control.gamepad)
generate_filename() (autoease.utils.file.FileManager method)
(in module autoease.utils.file)
get_actual_mode() (in module autoease.core.autoease_global)
get_all_performance_data() (autoease.performance_tool.airperf.AirperfService method)
(autoease.performance_tool.xbox_performance_tool.XboxPerfService method)
get_all_tags_performance_data() (autoease.performance_tool.airperf.AirperfService method)
(autoease.performance_tool.xbox_performance_tool.XboxPerfService method)
get_dependency_file_dict_from_args() (autoease.core.stage.StageManager class method)
get_device() (in module autoease.cv.airtest_cv)
(in module autoease.ocr.airtest_ocr)
get_device_info() (in module autoease.core.api)
get_file_relative_path() (autoease.utils.file.FileManager method)
get_game_log_path (autoease.device.win.win.Windows property)
(autoease.device.xbox.xbox.Xbox property)
get_game_name (autoease.device.win.win.Windows property)
(autoease.device.xbox.xbox.Xbox property)
get_game_path (autoease.device.win.win.Windows property)
(autoease.device.xbox.xbox.Xbox property)
get_logger() (in module autoease.utils.logger)
get_params() (in module autoease.core.api)
get_performance_state() (in module autoease.core.api)
get_pid() (in module autoease.core.helper)
(in module autoease.utils.windows)
get_range_performance_data() (autoease.performance_tool.airperf.AirperfService method)
(in module autoease.core.api)
get_resource() (autoease.core.case_resource_manager.CaseResourceManager method)
(in module autoease.core.api)
get_screenshot_file_list (autoease.device.win.win.Windows property)
(autoease.device.xbox.xbox.Xbox property)
get_stages_list() (autoease.core.stage.StageManager class method)
get_start_time_and_end_time() (autoease.performance_tool.airperf.AirperfService method)
(autoease.performance_tool.xbox_performance_tool.XboxPerfService method)
get_stat_values_from_uestats_csv() (in module autoease.utils.uestats_utils)
get_video_file_list (autoease.device.win.win.Windows property)
(autoease.device.xbox.xbox.Xbox property)
get_whole_result() (autoease.core.stage.StageManager class method)
H
HAS_SEND_REPORT (autoease.core.autoease_global.AutoEaseG attribute)
I
img_assert_exists() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
img_assert_not_exists() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
img_click() (autoease.device.win.win.Windows method)
(in module autoease.core.api)
img_double_click() (in module autoease.core.api)
img_exist() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(in module autoease.core.api)
import_device_cls() (in module autoease.core.autoease_global)
import_performance_tool_cls() (in module autoease.core.autoease_global)
init_airtest_cv() (in module autoease.cv.airtest_cv)
init_airtest_ocr() (in module autoease.ocr.airtest_ocr)
init_autoease() (in module autoease.core.api)
init_autoease_global() (in module autoease.core.autoease_global)
init_logging() (in module autoease.utils.logger)
input_console_command() (autoease.device.xbox.xbox.Xbox method)
(in module autoease.core.api)
input_reset() (autoease.device.xbox.xbox.Xbox method)
IS_AUTOEASE_API_ERROR (autoease.core.stage.StageManager attribute)
IS_ERROR_IN_STAGE (autoease.core.stage.StageManager attribute)
is_opened() (autoease.performance_tool.airperf.AirperfService method)
(autoease.performance_tool.xbox_performance_tool.XboxPerfService method)
is_process_alive() (in module autoease.utils.windows)
IS_RECORD (autoease.core.autoease_global.AutoEaseG attribute)
IS_UPLOAD_VIDEO (autoease.core.autoease_global.AutoEaseG attribute)
K
key_down() (autoease.device.device.Device method)
(autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(in module autoease.core.api)
(in module autoease.driver_control.keyboard)
key_press() (autoease.device.device.Device method)
(autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(in module autoease.core.api)
(in module autoease.driver_control.keyboard)
key_up() (autoease.device.device.Device method)
(autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(in module autoease.core.api)
(in module autoease.driver_control.keyboard)
key_write() (autoease.device.device.Device method)
(autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(in module autoease.core.api)
(in module autoease.driver_control.keyboard)
KeyboardError
keys_down() (in module autoease.driver_control.keyboard)
keys_press() (autoease.device.win.win.Windows method)
(in module autoease.core.api)
(in module autoease.driver_control.keyboard)
keys_up() (in module autoease.driver_control.keyboard)
L
LEFT_SHOULDER (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
LEFT_THUMBSTICK (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
LISTENER (autoease.utils.log.LogTracker attribute)
LOCAL (autoease.core.autoease_global.RunMode attribute)
LOG_FILE_PATH (autoease.core.autoease_global.AutoEaseG attribute)
LOG_PATH (autoease.core.autoease_global.AutoEaseG attribute)
LOGGING (autoease.core.autoease_global.AutoEaseG attribute)
LogListener (class in autoease.utils.log)
LOGS_SAVED (autoease.core.autoease_global.AutoEaseG attribute)
LogTracker (class in autoease.utils.log)
M
make_request() (autoease.utils.udata.PromeDataRequest method)
MENU (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
MODE (autoease.core.api.AUTOEASE_PARAMS attribute)
(autoease.core.autoease_global.AutoEaseG attribute)
module
autoease
autoease.core
autoease.core.api
autoease.core.autoease_global
autoease.core.case_resource_manager
autoease.core.error
autoease.core.helper
autoease.core.reporter
autoease.core.run_case
autoease.core.stage
autoease.cv
autoease.cv.airtest_cv
autoease.device
autoease.device.device
autoease.device.win
autoease.device.win.win
autoease.device.xbox
autoease.device.xbox.xbox
autoease.driver_control
autoease.driver_control.base_gamepad
autoease.driver_control.gamepad
autoease.driver_control.keyboard
autoease.driver_control.mouse
autoease.driver_control.xbox_gamepad
autoease.ocr
autoease.ocr.airtest_ocr
autoease.performance_tool
autoease.performance_tool.airperf
autoease.performance_tool.xbox_performance_tool
autoease.record_and_screenshot
autoease.record_and_screenshot.recorder_base
autoease.record_and_screenshot.WGC_recorder
autoease.record_and_screenshot.xbox_recorder
autoease.utils
autoease.utils.file
autoease.utils.log
autoease.utils.logger
autoease.utils.udata
autoease.utils.uestats_utils
autoease.utils.windows
ModuleError
mouse_click() (in module autoease.core.api)
(in module autoease.driver_control.mouse)
mouse_double_click() (in module autoease.core.api)
(in module autoease.driver_control.mouse)
mouse_down() (in module autoease.driver_control.mouse)
mouse_drag() (autoease.device.device.Device method)
(autoease.device.win.win.Windows method)
(in module autoease.core.api)
(in module autoease.driver_control.mouse)
mouse_drag_relative() (in module autoease.driver_control.mouse)
mouse_move() (autoease.device.win.win.Windows method)
(in module autoease.core.api)
(in module autoease.driver_control.mouse)
mouse_move_and_click() (autoease.device.win.win.Windows method)
(in module autoease.core.api)
(in module autoease.driver_control.mouse)
mouse_move_relative() (in module autoease.driver_control.mouse)
mouse_right_click() (in module autoease.driver_control.mouse)
mouse_up() (in module autoease.driver_control.mouse)
mouse_wheel() (autoease.device.win.win.Windows method)
(in module autoease.core.api)
(in module autoease.driver_control.mouse)
N
NEXUS (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
NONE (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
notify() (autoease.utils.log.LogTracker method)
O
ocr_assert_exist_sentence() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(in module autoease.core.api)
(in module autoease.ocr.airtest_ocr)
ocr_click() (autoease.device.win.win.Windows method)
(in module autoease.core.api)
(in module autoease.ocr.airtest_ocr)
ocr_exist_from_cv() (in module autoease.ocr.airtest_ocr)
ocr_exist_from_cv_on_rectangle() (in module autoease.ocr.airtest_ocr)
ocr_exist_sentence() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(in module autoease.core.api)
(in module autoease.ocr.airtest_ocr)
ocr_exist_sentence_on_screen_rectangle() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(in module autoease.core.api)
on_stop() (autoease.utils.log.StoppableThread method)
on_trigger() (autoease.utils.log.LogListener method)
P
PERFORMANCE_TOOL (autoease.core.autoease_global.AutoEaseG attribute)
PLATFORM (autoease.core.api.AUTOEASE_PARAMS attribute)
(autoease.core.autoease_global.AutoEaseG attribute)
Platform (class in autoease.core.autoease_global)
playback_record() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
playback_video() (autoease.record_and_screenshot.recorder_base.RecorderBase method)
(autoease.record_and_screenshot.WGC_recorder.WGCRecorder method)
(autoease.record_and_screenshot.xbox_recorder.XboxRecorder method)
print_function_exe_time() (in module autoease.utils.windows)
PromeDataRequest (class in autoease.utils.udata)
put_stage() (in module autoease.core.api)
put_step() (in module autoease.core.stage)
R
RECORD_ID (autoease.core.api.AUTOEASE_PARAMS attribute)
(autoease.core.autoease_global.AutoEaseG attribute)
RECORDER (autoease.core.autoease_global.AutoEaseG attribute)
RecorderBase (class in autoease.record_and_screenshot.recorder_base)
register_listener() (autoease.utils.log.LogTracker method)
remove_files() (autoease.utils.file.FileManager method)
(in module autoease.utils.file)
remove_none_values() (in module autoease.core.run_case)
REPORT_URL (autoease.core.autoease_global.AutoEaseG attribute)
ResourceNotFoundError
RIGHT_SHOULDER (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
RIGHT_THUMBSTICK (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
run() (autoease.utils.log.LogTracker method)
run_command_sync() (in module autoease.utils.windows)
RunMode (class in autoease.core.autoease_global)
S
save_log_to_file() (in module autoease.utils.udata)
save_performance_data() (autoease.performance_tool.airperf.AirperfService method)
(autoease.performance_tool.xbox_performance_tool.XboxPerfService method)
screenshot() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
screenshot_return_bytes() (autoease.device.xbox.xbox.Xbox method)
seek() (autoease.utils.log.LogTracker method)
send_log() (in module autoease.utils.udata)
send_report() (in module autoease.core.reporter)
set_process_fronted() (autoease.device.device.Device method)
(autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
set_windows_fronted() (in module autoease.utils.windows)
Stage (class in autoease.core.stage)
STAGE_MANAGER (autoease.core.autoease_global.AutoEaseG attribute)
StageManager (class in autoease.core.stage)
STAGES_LIST (autoease.core.stage.StageManager attribute)
start_profile() (autoease.performance_tool.airperf.AirperfService method)
(autoease.performance_tool.xbox_performance_tool.XboxPerfService method)
start_record() (autoease.device.win.win.Windows method)
start_record_video() (autoease.record_and_screenshot.recorder_base.RecorderBase method)
(autoease.record_and_screenshot.WGC_recorder.WGCRecorder method)
stop() (autoease.utils.log.StoppableThread method)
stop_profile() (autoease.performance_tool.airperf.AirperfService method)
(autoease.performance_tool.xbox_performance_tool.XboxPerfService method)
stop_record() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
stop_record_video() (autoease.record_and_screenshot.recorder_base.RecorderBase method)
(autoease.record_and_screenshot.WGC_recorder.WGCRecorder method)
(autoease.record_and_screenshot.xbox_recorder.XboxRecorder method)
StoppableThread (class in autoease.utils.log)
success() (in module autoease.core.api)
T
TargetNotFoundError
TRIGGER_MAX (autoease.driver_control.xbox_gamepad.GAMEPAD_JOYSTICK attribute)
TRIGGER_MIN (autoease.driver_control.xbox_gamepad.GAMEPAD_JOYSTICK attribute)
TriggerL (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
TriggerR (autoease.driver_control.gamepad.GAMEPAD_BUTTONS attribute)
(autoease.driver_control.xbox_gamepad.GAMEPAD_BUTTONS attribute)
U
uninstall() (autoease.utils.log.LogListener method)
(autoease.utils.log.LogTracker method)
V
verify_img_exist_sentence_on_screen_rectangle() (in module autoease.ocr.airtest_ocr)
VIEW (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
W
wait() (in module autoease.core.api)
wait_for_keyword() (autoease.device.win.win.Windows method)
(autoease.device.xbox.xbox.Xbox method)
(in module autoease.core.api)
(in module autoease.utils.log)
WGCRecorder (class in autoease.record_and_screenshot.WGC_recorder)
WIN64 (autoease.core.autoease_global.Platform attribute)
Windows (class in autoease.device.win.win)
X
X (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)
Xbox (class in autoease.device.xbox.xbox)
XBOX_GamePad_TO_CODE (class in autoease.device.xbox.xbox)
XboxGamepad (class in autoease.driver_control.xbox_gamepad)
XboxPerfService (class in autoease.performance_tool.xbox_performance_tool)
XboxRecorder (class in autoease.record_and_screenshot.xbox_recorder)
XSX (autoease.core.autoease_global.Platform attribute)
Y
Y (autoease.device.xbox.xbox.XBOX_GamePad_TO_CODE attribute)