List of all items
Structs
- backend::AppleScriptAxBackend
- backend::AutoAxBackend
- backend::AxBackendCapabilityCheck
- backend::hammerspoon::HammerspoonAxBackend
- backend::input_source::InputSourceSwitchState
- backend::process::ProcessOutput
- backend::process::ProcessRequest
- backend::process::RealProcessRunner
- cli::AxActionGateArgs
- cli::AxActionPerformArgs
- cli::AxAttrGetArgs
- cli::AxAttrSetArgs
- cli::AxClickArgs
- cli::AxListArgs
- cli::AxMatchFiltersArgs
- cli::AxPostconditionArgs
- cli::AxSelectorArgs
- cli::AxSessionListArgs
- cli::AxSessionStartArgs
- cli::AxSessionStopArgs
- cli::AxTargetArgs
- cli::AxTypeArgs
- cli::AxWatchPollArgs
- cli::AxWatchStartArgs
- cli::AxWatchStopArgs
- cli::Cli
- cli::CompletionArgs
- cli::DebugBundleArgs
- cli::InputClickArgs
- cli::InputHotkeyArgs
- cli::InputSourceCurrentArgs
- cli::InputSourceSwitchArgs
- cli::InputTypeArgs
- cli::ListAppsArgs
- cli::ListWindowsArgs
- cli::ObserveScreenshotArgs
- cli::PreflightArgs
- cli::ProfileInitArgs
- cli::ProfileValidateArgs
- cli::ScenarioRunArgs
- cli::WaitAppActiveArgs
- cli::WaitAxPresentArgs
- cli::WaitAxUniqueArgs
- cli::WaitSleepArgs
- cli::WaitWindowPresentArgs
- cli::WindowActivateArgs
- commands::ax_common::AxActionGateOptions
- commands::ax_common::AxPostconditionOptions
- commands::ax_common::AxSelectorInput
- commands::ax_common::SelectorEvaluation
- error::CliError
- model::ActionMeta
- model::ActionPolicyResult
- model::AppRow
- model::AxActionPerformCommandResult
- model::AxActionPerformRequest
- model::AxActionPerformResult
- model::AxAttrGetRequest
- model::AxAttrGetResult
- model::AxAttrSetCommandResult
- model::AxAttrSetRequest
- model::AxAttrSetResult
- model::AxClickCommandResult
- model::AxClickRequest
- model::AxClickResult
- model::AxFrame
- model::AxGateCheckResult
- model::AxGateResult
- model::AxListRequest
- model::AxListResult
- model::AxNode
- model::AxPostconditionCheckResult
- model::AxPostconditionResult
- model::AxSelector
- model::AxSelectorExplain
- model::AxSelectorExplainStage
- model::AxSessionInfo
- model::AxSessionListResult
- model::AxSessionStartCommandResult
- model::AxSessionStartRequest
- model::AxSessionStartResult
- model::AxSessionStopCommandResult
- model::AxSessionStopRequest
- model::AxSessionStopResult
- model::AxTarget
- model::AxTypeCommandResult
- model::AxTypeRequest
- model::AxTypeResult
- model::AxWatchEvent
- model::AxWatchPollRequest
- model::AxWatchPollResult
- model::AxWatchStartCommandResult
- model::AxWatchStartRequest
- model::AxWatchStartResult
- model::AxWatchStopCommandResult
- model::AxWatchStopRequest
- model::AxWatchStopResult
- model::DebugBundleArtifactEntry
- model::DebugBundleResult
- model::ErrorEnvelope
- model::ErrorResult
- model::IfChangedResult
- model::InputClickResult
- model::InputHotkeyResult
- model::InputSourceCurrentResult
- model::InputSourceSwitchResult
- model::InputTypeResult
- model::ListAppsResult
- model::ListWindowsResult
- model::PermissionStatusResult
- model::ProfileInitResult
- model::ProfileValidateResult
- model::ScenarioRunResult
- model::ScenarioStepResult
- model::ScreenshotResult
- model::ScreenshotSelectorResult
- model::SuccessEnvelope
- model::WaitResult
- model::WindowActivateResult
- model::WindowRow
- preflight::CheckReport
- preflight::PermissionSignal
- preflight::PreflightReport
- preflight::PreflightSummary
- preflight::ProbeSnapshot
- retry::RetryPolicy
- run::ActionPolicy
- screen_record_adapter::ImageCropRegion
- screen_record_adapter::WindowSelection
- targets::TargetSelector
- wait::WaitOutcome
- wait::WaitPolicy
Enums
- backend::AxBackendPreference
- backend::applescript::ActivationTarget
- backend::applescript::Modifier
- backend::process::ProcessFailure
- cli::AppsCommand
- cli::AxActionCommand
- cli::AxAttrCommand
- cli::AxCommand
- cli::AxSessionCommand
- cli::AxValueType
- cli::AxWatchCommand
- cli::CommandGroup
- cli::DebugCommand
- cli::ErrorFormat
- cli::ImageFormat
- cli::InputCommand
- cli::InputSourceCommand
- cli::MouseButton
- cli::ObserveCommand
- cli::OutputFormat
- cli::ProfileCommand
- cli::ScenarioCommand
- cli::WaitCommand
- cli::WindowCommand
- cli::WindowsCommand
- commands::ax_common::AxPostconditionCheck
- commands::ax_common::SelectorSelectionStatus
- completion::CompletionShell
- error::ErrorCategory
- model::AxClickFallbackStage
- model::AxMatchStrategy
- model::PermissionStateResult
- preflight::CheckStatus
- preflight::PermissionState
- screen_record_adapter::ScreenshotFormat
Traits
Functions
- backend::applescript::activate
- backend::applescript::ax_click
- backend::applescript::ax_list
- backend::applescript::ax_type
- backend::applescript::frontmost_app_name
- backend::applescript::frontmost_bundle_id
- backend::applescript::parse_modifiers
- backend::applescript::reopen
- backend::applescript::send_hotkey
- backend::applescript::type_text
- backend::cliclick::button_name
- backend::cliclick::click
- backend::hammerspoon::is_backend_unavailable_error
- backend::input_source::current
- backend::input_source::normalize_input_source_token
- backend::input_source::switch
- backend::preflight_capability_check
- backend::process::map_failure
- commands::ax_action::run_perform
- commands::ax_attr::run_get
- commands::ax_attr::run_set
- commands::ax_click::run
- commands::ax_common::build_selector
- commands::ax_common::build_selector_from_args
- commands::ax_common::build_target
- commands::ax_common::build_target_from_args
- commands::ax_common::evaluate_selector_against_backend
- commands::ax_common::evaluate_selector_against_nodes
- commands::ax_common::parse_postcondition_expected_value
- commands::ax_common::resolve_selector_node_against_backend
- commands::ax_common::run_action_gates
- commands::ax_common::run_postconditions
- commands::ax_common::selector_args_requested
- commands::ax_common::selector_input_from_args
- commands::ax_common::selector_selection_error
- commands::ax_list::run
- commands::ax_session::run_list
- commands::ax_session::run_start
- commands::ax_session::run_stop
- commands::ax_type::run
- commands::ax_watch::run_poll
- commands::ax_watch::run_start
- commands::ax_watch::run_stop
- commands::input_click::run
- commands::input_hotkey::run
- commands::input_source::run_current
- commands::input_source::run_switch
- commands::input_type::run
- commands::list::run_apps_list
- commands::list::run_debug_bundle
- commands::list::run_windows_list
- commands::observe::run_screenshot
- commands::profile::run_init
- commands::profile::run_validate
- commands::scenario::run
- commands::wait::run_app_active
- commands::wait::run_ax_present
- commands::wait::run_ax_unique
- commands::wait::run_sleep
- commands::wait::run_window_present
- commands::window_activate::run
- completion::run
- preflight::build_report
- preflight::build_report_with_probes
- preflight::collect_system_snapshot
- preflight::render_json
- preflight::render_text
- preflight::run_live_probes
- retry::run_with_retry
- run::action_policy_result
- run::build_action_meta
- run::build_action_meta_with_attempts
- run::command_group_label
- run::command_label
- run::next_action_id
- run::run
- screen_record_adapter::capture_window_screenshot_macos
- screen_record_adapter::crop_image
- screen_record_adapter::fetch_shareable_macos
- screen_record_adapter::map_error
- screen_record_adapter::resolve_window
- screen_record_adapter::test_screenshot_fixture
- screen_record_adapter::test_shareable_content
- targets::app_active_by_bundle_id
- targets::app_active_by_name
- targets::app_name_for_bundle_id
- targets::capture_screenshot
- targets::capture_screenshot_region
- targets::extension_format
- targets::list_apps
- targets::list_windows
- targets::resolve_window
- targets::window_present
- test_mode::enabled
- test_mode::timestamp_token
- wait::sleep_ms
- wait::wait_until
- wait::wait_until_with_policy