【发布时间】:2011-09-05 21:19:21
【问题描述】:
s1 = Selenium::WebDriver::Remote.new :url => "http://localhost:4444/wb/pub"
这是鲁比。 Python 中的等价物是什么?
【问题讨论】:
s1 = Selenium::WebDriver::Remote.new :url => "http://localhost:4444/wb/pub"
这是鲁比。 Python 中的等价物是什么?
【问题讨论】:
此 S/O 答案应演示您需要的语法:
【讨论】: