Skip to main content
Ctrl+K
Omniverse Kit - Home Omniverse Kit - Home

Omniverse Kit

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Omniverse Kit - Home Omniverse Kit - Home

Omniverse Kit

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

omni.kit.ui_test

  • Overview
  • Settings
  • API (python)
    • Modules
      • omni.kit.ui_test
        • Classes
          • InitExt
          • KeyDownScope
          • Vec2
          • WidgetRef
          • WindowRef
        • Functions
          • emulate_char_press
          • emulate_key_combo
          • emulate_keyboard_press
          • emulate_mouse_click
          • emulate_mouse_drag_and_drop
          • emulate_mouse_move
          • emulate_mouse_move_and_click
          • emulate_mouse_scroll
          • find
          • find_all
          • find_first
          • find_with_retry
          • get_context_menu
          • get_menubar
          • human_delay
          • menu_click
          • select_context_menu
          • wait_n_updates
  • Changelog

omni.kit.ui_test: UI Testing Helper functions#

omni.kit.ui_test

  • Overview
    • Concepts
      • Widget Discovery and References
      • Human-like Interaction
      • Asynchronous Operations
    • Key Components
      • Widget Discovery Functions
      • Input Simulation
      • WidgetRef Class
      • KeyDownScope Context Manager
      • Menu Navigation
    • Usage Examples
      • Basic Widget Interaction
      • Menu Navigation
  • Settings
    • Settings Provided by the Extension
      • exts.”omni.kit.ui_test”.humanDelay
      • exts.”omni.kit.ui_test”.printInfoLog
  • API (python)
  • Changelog
    • [1.4.2] - 2025-08-01
      • Changed
    • [1.4.1] - 2025-06-21
      • Fixed
    • [1.4.0] - 2025-05-28
      • Changed
    • [1.3.6] - 2025-04-22
      • Changed
    • [1.3.5] - 2025-04-08
      • Changed
    • [1.3.4] - 2025-01-30
      • Changed
    • [1.3.3] - 2024-11-15
      • Changed
    • [1.3.2] - 2024-06-06
      • Changed
    • [1.3.1] - 2024-06-05
      • Added
    • [1.3.0] - 2024-05-31
      • Added
    • [1.2.20] - 2024-05-17
      • Changed
    • [1.2.19] - 2024-05-20
      • Added
    • [1.2.18] - 2024-05-21
    • [1.2.17] - 2024-02-16
    • [1.2.16] - 2023-12-20
    • [1.2.15] - 2023-11-27
    • [1.2.14] - 2023-11-22
    • [1.2.13] - 2023-10-05
    • [1.2.12] - 2023-02-08
    • [1.2.11] - 2023-01-27
    • [1.2.10] - 2022-10-31
    • [1.2.9] - 2022-08-30
    • [1.2.8] - 2022-08-12
    • [1.2.7] - 2022-07-19
    • [1.2.6] - 2022-07-19
    • [1.2.5] - 2022-06-27
    • [1.2.4] - 2022-05-27
    • [1.2.3] - 2022-05-19
    • [1.2.2] - 2022-04-20
    • [1.2.1] - 2022-03-16
    • [1.2.0] - 2022-03-11
    • [1.1.1] - 2022-03-11
    • [1.1.0] - 2022-02-23
    • [1.0.3] - 2021-12-10
      • Updated
    • [1.0.2] - 2021-11-24
      • Updated
    • [1.0.1] - 2021-11-16
      • Updated
    • [1.0.0] - 2021-10-01
      • Changes

next

Overview

NVIDIA NVIDIA

Copyright © 2019-2025, NVIDIA Corporation.

Last updated on Oct 09, 2025.