Mobile browser and native app automation via ATL (iOS Simulator). Navigate, click, screenshot, and automate web and native app tasks on iPhone/iPad simulators.
Initial release of ATL mobile browser and native app automation for iOS simulators. - Introduces two HTTP servers for automation: port 9222 for web (Safari/WebView) and port 9223 for native app control (XCTest). - Supports key browser commands: navigate, mark/click elements, evaluate scripts, take screenshots. - Native app commands: open/close apps by bundle ID, snapshot accessibility tree, tap by reference, find and fill elements by text. - Provides installation instructions, common bundle IDs, and full workflow examples. - Requires macOS tools: xcrun, xcodebuild, and curl.