We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git clone https://github.com/facebook/WebDriverAgent.git
./Scripts/bootstrap.sh DevToolsSecurity --enable carthage bootstrap --platform ios
Update "iPhone 6" to be the name of a valid simulator on your system.
xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination 'platform=iOS Simulator,name=iPhone 6' test
Update app path to be valid on your system
curl -X POST -H "Content-Type: application/json" -d "{"desiredCapabilities":{"bundleId":"com.your.bundle", "app":"/path/to/Build/Products/Debug-iphonesimulator/your.app"}}" http://localhost:8100/session/
http://localhost:8100/inspector
http://localhost:8100/source