watir-webdriver time out error

来源:互联网 发布:抖森 洛基 知乎 编辑:程序博客网 时间:2024/06/07 20:16
client = Selenium::WebDriver::Remote::Http::Default.newclient.timeout = 180 # seconds – default is 60b = Watir::Browser.new :firefox, :http_client => client
原创粉丝点击