Skip to content

lawrencelomax/ios-driver

 
 

Repository files navigation

ios-driver

IOS native, hybrid and web automation

doc : http://ios-driver.github.com/ios-driver/

Contact

Most of discussions take place via IRC at freenode on the ios-driver channel

Contributing

Active development is done on the 'dev' branch. Please make use that branch and make pull requests to it instead of to master.

Please sign the CLA "Personal", "Corporate".

The "release notes" contain a list of TODOs at the bottom.

Building from source :

clone the project

clone the submobule ( git submodule init, git submodule update )

switch to the dev branch

build without the tests : mvn package -DskipTests

The server standalone will be in project/server/target

License

The Apache Software License, Version 2.0

About

Selenium server to test native, hybrid and web apps on IOS. Join us on IRC #ios-driver on freenode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 72.3%
  • HTML 21.4%
  • JavaScript 5.1%
  • CSS 0.9%
  • Shell 0.3%
  • C# 0.0%