8000 GitHub - santiycr/Sauce-RC: Sauce Labs version of Selenium Remote Control
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

santiycr/Sauce-RC

Repository files navigation

Sauce RC

Sauce RC has a controller component with is a web server and a platform dependent user interface.

Source Organization

  • Controller is the web backend that does the actual work 5C76
  • win32 hold the win32 GUI
  • mac holds the mac script and app compiling profile
  • All the files in the root directory are just used for building the different executables

Running

For dev running, just do:

./controler/server.py

Building

Just run make [windows|mac].

Dependencies

  • See dependencies in Makefile
  • On Windows, we're building under the msys-git shell, just run make windows.

To create a new build do:

  • prebuild
  • make [windows|mac]
  • Run some tests
  • tag-build (if you're happy with the build)

About

Sauce Labs version of Selenium Remote Control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0