I need to use php-selenium in remote or in web hosting need some free services which provide Selenium automation integration like Sauce Labs, BrowserStack its paid services.
Is there any free service like http://www.browserstack.com/automate/php
$web_driver = RemoteWebDriver::create("http://USERNAME:[email protected]/wd/hub",
array("platform"=>"WINDOWS", "browserName"=>"firefox"));
which allowed to create live/remote web driver. or selenium provide any solution for this to run on live server.
http://docs.seleniumhq.org/docs/03_webdriver.jsp#running-standalone-selenium-server-for-use-with-remotedrivers
https://code.google.com/p/selenium/wiki/RemoteWebDriverServer
Try out these link or make virtual host for running.... :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With