Closed lukeis closed 8 years ago
To clarify, I think there's two problems here. One, the driver should default to a
sane proxy config (probably :system). Two, the bridge should allow setting the proxy
if OperaDriver supports it.
Reported by nirvdrum
on 2013-03-04 04:27:21
If it helps any, the default Java options work fine:
irb(main):013:0> require './tmp/selenium-server-standalone.jar'
=> true
irb(main):014:0> driver = com.opera.core.systems.OperaDriver.new
=> #<Java::ComOperaCoreSystems::OperaDriver:0x35ccd96b>
I guess the Ruby ones just need to come into line with the Java bindings.
Reported by nirvdrum
on 2013-03-04 04:32:32
The Opera driver should work in 2.31. The second issue of not being able to set :proxy
is still present, so I'm changing the summary to reflect that.
Reported by jari.bakken
on 2013-03-04 10:20:12
You're right. I should have tried 2.31.0 first. That issue is indeed resolved.
Reported by nirvdrum
on 2013-03-04 14:27:52
Closing after comment 4
Reported by barancev
on 2014-01-09 12:30:37
Fixed
Reported by jari.bakken
on 2015-02-26 23:01:21
Reported by luke.semerau
on 2015-09-17 18:16:55
Originally reported on Google Code with ID 5272
Reported by
nirvdrum
on 2013-03-04 04:26:09