1 مستودع
Programmatic control of application behavior and execution on iOS devices and simulators.
Distinct from iOS Physical Device Runners: Closest candidates focus on runners or deployments; this is about behavioral control for testing.
Explore 1 awesome GitHub repository matching mobile development · iOS Application Control. Refine with filters or upvote what's useful.
WebDriverAgent is an iOS device automation driver and server that enables the programmatic control of applications on physical devices and simulators. It functions as a bridge that exposes Apple XCUITest capabilities via a network interface, translating WebDriver commands into native iOS actions for mobile UI testing. The system implements a WebDriver server that uses the JSON Wire Protocol to receive instructions and return results. It translates these network requests into local commands to manage application lifecycles, perform screen gestures, and verify the presence of specific user inte
Enables programmatic control of applications on physical devices and simulators to automate behavior and testing.