TestingBot

Results 9 issues of TestingBot

Hi, There's a karma-testingbot-launcher repository on https://github.com/karma-runner/karma-testingbot-launcher but it is out of sync with https://github.com/testingbot/karma-testingbot-launcher Would it be possible to give us push access to this repository, so that we...

This commit adds TestingBot as a driverProvider. The provider will send the `testingbotKey` and `testingbotSecret` config values to the TestingBot grid. When the test has finished, the test success state...

cla: no
pr: needs review

Hi, Thanks for the great project. We're using node-http-proxy in production and very happy with it. Recently, we started to use this to proxy ws requests. In combination with https://github.com/RemoteDebug/remotedebug-ios-webkit-adapter/...

Hi, We're looking for the possibility to rotate the emulator, I found some rotation related code in the protobufs (https://android.googlesource.com/platform/prebuilts/android-emulator/+/master/linux-x86_64/lib/emulator_controller.proto#785), but I'm not sure how to add it.

If you try to run on a non-existing grid the test succeeds: ``` protected function setUp() { $this->setHost('12.32.41.1'); } ``` If a grid returns a failure/error, onNotSuccessfulTest in SeleniumTestCase will...

This add support for the Selenium grid at TestingBot.com If any changes need to be done, please let me know. Thanks!

I was wondering how to use websockify.rb with SSL. Other implementations seem to require a path to the SSL certificate, however in websockify.rb there's no indication for this requirement, eventhough...

Hi, I tried to build this, which worked, but upon trying to connect via VNC nothing is shown. Is there some kind of commandline switch I need to add to...

Add testingbot.com as an alternative cloud provider for Galen Framework