Skip to content

Footpad/selenium-objective-c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Selenium WebDriver Bindings for Objective-C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.9%
  • Shell 0.1%