douyu4535 2015-01-02 04:14
浏览 161
已采纳

Selenium webdriver测试使用云/远程浏览器,而不是localhost:4444 / wd [关闭]

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:ACCESS_KEY@hub.browserstack.com/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.

  • 写回答

1条回答 默认 最新

报告相同问题?

悬赏问题

  • ¥15 换yum源但仍然用不了httpd
  • ¥50 C# 使用DEVMOD设置打印机首选项
  • ¥15 麒麟V10 arm安装gdal
  • ¥15 想用@vueuse 把项目动态改成深色主题,localStorge里面的vueuse-color-scheme一开始就给我改成了dark,不知道什么原因(相关搜索:背景颜色)
  • ¥20 OPENVPN连接问题
  • ¥15 flask实现搜索框访问数据库
  • ¥15 mrk3399刷完安卓11后投屏调试只能显示一个设备
  • ¥100 如何用js写一个游戏云存档
  • ¥15 ansys fluent计算闪退
  • ¥15 有关wireshark抓包的问题