Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should not use hardcoded russian symbols in output #151

Open
vsysoev opened this issue Dec 2, 2024 · 1 comment
Open

should not use hardcoded russian symbols in output #151

vsysoev opened this issue Dec 2, 2024 · 1 comment

Comments

@vsysoev
Copy link
Contributor

vsysoev commented Dec 2, 2024

Need tr['string_id'] string map for translation

@Giovaaanniii
Copy link
Contributor

Giovaaanniii commented Dec 5, 2024

Functions

pygats/src/pygats/recog.py
find_text
click_text
move_to_text
check_text_on_screen
check_text
find_text_on_screen
find_cropped_text

pygats/src/pygats/qat.py
start_application
set_current_application_context
close_application
typewrite
click_left_button
find_object
find_all_objects
find_object_by_id
generate_object_tree
compare_object_tree

pygats/src/pygats/pygats.py
run_action
suite
compare_snapshots
passed
failed(change default msg)
check_image
locate_on_screen
move_to_coord
move_to
click_right_button
click_left_button
click
scroll
ctrl_with_key
alt_with_key
drag_to
move
press
typewrite
print_test_summary
find_contours
create_stm
docstring_handler
run

pygats/src/pygats/misc.py
setup_test_env
teardown_test_env

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants