import AppKit
import AXorcist
import Testing
@testable import PeekabooCLI
// TODO: Re-enable WaitForElementTests once the wait logic is exposed via a public API.
// The old tests referenced the legacy automation cache; Peekaboo now uses snapshots for UI state caching.