Selenium WebDriver Bindings for Objective-C
To embed in your project take a look at Appium.app or follow the instructions here.
- download it from cocoapods by adding Selenium to your .podfile
- download it as a ZIP.
- build it yourself
- Clone this repository at https://github.com/appium/selenium-objective-c
- Open the Selenium.xcodeprojfrom theSeleniumdirectory.
- Ensure that the Seleniumframework is chosen as the target (notlibSelenium).
- Go to Product > Build For > Running.
- Retrive the Selenium.frameworkfrom thepublishdirectory.