Ruby报uninitialized constant错误
小妹想用webdriver做手机测试把网上的一段代码复制过来但报错uninitializedconstantUserAgent错误代码是这样的require'watir-...
小妹想用webdriver做手机测试
把网上的一段代码复制过来 但报错uninitialized constant UserAgent错误
代码是这样的
require 'watir-webdriver'
require 'webdriver-user-agent'
driver = UserAgent.driver(:browser => :chrome, :agent => :iphone, :orientation => :landscape)
browser = Watir::Browser.new driver
browser.goto 'tiffany.com'
browser.url.should == 'http://m.tiffany.com/International.aspx'
require的两个包都安装到本地了 求各位大神帮小妹看看咯 展开
把网上的一段代码复制过来 但报错uninitialized constant UserAgent错误
代码是这样的
require 'watir-webdriver'
require 'webdriver-user-agent'
driver = UserAgent.driver(:browser => :chrome, :agent => :iphone, :orientation => :landscape)
browser = Watir::Browser.new driver
browser.goto 'tiffany.com'
browser.url.should == 'http://m.tiffany.com/International.aspx'
require的两个包都安装到本地了 求各位大神帮小妹看看咯 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询