Selenium 1.3.3

Selenium 1.3.3

TestsTested
LangLanguage Obj-CObjective C
License Custom
ReleasedLast Release Jan 2015

Maintained by Dan Cuellar.



Selenium 1.3.3

  • By
  • Appium Contributors

Selenium.framework

Selenium WebDriver Bindings for Objective-C

To embed in your project take a look at Appium.app or follow the instructions here.

Getting It

  • download it from cocoapods by adding Selenium to your .podfile
  • download it as a ZIP.
  • build it yourself

Building It

  1. Clone this repository at https://github.com/appium/selenium-objective-c
  2. Open the Selenium.xcodeproj from the Selenium directory.
  3. Ensure that the Selenium framework is chosen as the target (not libSelenium).
  4. Go to Product > Build For > Running.
  5. Retrive the Selenium.framework from the publish directory.