pyGATs
  • API
    • formatters
    • Main functions and classes
    • Recognition functions
    • misc. functions
pyGATs
  • API
  • View page source

API

Package modules

  • formatters
    • MarkdownFormatter
      • MarkdownFormatter.print_bold()
      • MarkdownFormatter.print_code()
      • MarkdownFormatter.print_header()
      • MarkdownFormatter.print_img()
      • MarkdownFormatter.print_list()
      • MarkdownFormatter.print_para()
  • Main functions and classes
    • Context
    • TestException
    • alt_with_key()
    • check()
    • check_image()
    • click()
    • click_left_button()
    • click_right_button()
    • compare_snapshots()
    • create_stm()
    • ctrl_with_key()
    • docstring_handler()
    • drag_to()
    • draw_contours()
    • failed()
    • filter_rect_sorted()
    • find_contours()
    • locate_on_screen()
    • log_image()
    • move()
    • move_to()
    • move_to_coord()
    • passed()
    • press()
    • print_test_summary()
    • random_string()
    • repeater()
    • run()
    • run_action()
    • screenshot()
    • scroll()
    • step()
    • suite()
    • take_snapshot()
    • typewrite()
  • Recognition functions
    • KeypointsCluster
      • KeypointsCluster.__repr__()
    • ROI
      • ROI.rectangle_center_coords()
    • SearchedText
    • check_text()
    • check_text_on_screen()
    • click_text()
    • combine_lines()
    • contrast()
    • crop_image()
    • find_crop_image()
    • find_cropped_text()
    • find_fuzzy_text()
    • find_keypoints()
    • find_regexp_text()
    • find_text()
    • find_text_on_screen()
    • hdbscan_cluster()
    • image_difference()
    • move_to_text()
    • recognize_text()
    • recognize_text_with_data()
  • misc. functions
    • setup_test_env()
    • teardown_test_env()
Previous Next

© Copyright 2025, Vladimir Sysoev.

Built with Sphinx using a theme provided by Read the Docs.