8000 GitHub - dryark/ControlFloorAgent: Agent to support ControlFloor controlling an iOS device
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

dryark/ControlFloorAgent

 
 

Repository files navigation

ControlFloorAgent

This repo is deprecated. See the related issue

ControlFloorAgent is a fork of WebDriverAgent ( WDA ).

It is a long running test for iOS that can be used to remote control iOS devices. It allows you to launch & kill applications, tap & scroll views or confirm view presence on a screen. It is a tool for app end-to-end testing or general purpose device automation. It works by linking XCTest.framework and calling Apple's Xctest API to execute commands directly on a device. It is developed for end-to-end testing.

Features ( inherited from WDA )

License

WebDriverAgent is BSD-licensed.

Many files within this fork are Free Use Anti-Corruption License.

It's debatable whether this project can be legally used at all considering the license mixing. You probably shouldn't. License incompatibility does not mean you are free to use the AC licensed content under BSD terms. It just means the code hasn't been licensed at all and can't be used. This is part of why this project was abandoned and entirely rewritten.

Facebook, the original authors, provided a patent grant.

About

Agent to support ControlFloor controlling an iOS device

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 80.2%
  • C 15.8%
  • JavaScript 4.0%
0