Tagged Questions
1
vote
1answer
558 views
How to make Jenkins work with watir-webdriver
I am running a jenkins installation in the cloud and am using Linux Ubuntu Precise Pangolin 64 bit.
I have configured everything properly for ubuntu using the instructions found here (with some ...
2
votes
1answer
225 views
watir-webdriver can't create “full-page” screenshots in opera 11.50, 11.60 etc
I try to take screenshots in opera. But it gives me only screenshot of visible part of page.
How can i make opera giving me "full-page" screenshots?
P.S. In FF,chrome, ie 6(!!!) it seems to be OK
1
vote
1answer
708 views
How to change Opera's proxy settings from Watir-Webdriver?
(This question is loosely related to my previous question)
Hello there.
I have been using Watir-Webdriver with Mozilla FireFox for a week now, and I am quite pleased with it. However, since I am ...
2
votes
2answers
630 views
Installing Opera driver with watir-webdriver: Invalid file path
Managed to get everthing else configured using Mac 10.6.8 to use watir-webdriver, any suggestions on how to resolve Invalid file path?
$ irb
>> require "watir-webdriver"
=> true
>> ...
2
votes
1answer
356 views
Can not drive Opera with watir-webdriver on Mac OS X 10.5
I am trying to drive Opera with watir-webdriver on Mac OS X 10.5
Just to mention, I had no problems driving it on Mac OS X 10.6. Also, I was able to drive Internet Explorer, Firefox and Chrome on Mac ...
0
votes
1answer
449 views
Can not drive Opera with watir-webdriver on Windows XP
I am trying to drive Opera with watir-webdriver on Windows XP.
Just to mention, I had no problems driving it on Windows Vista or 7. Also, I was able to drive Internet Explorer, Firefox and Chrome on ...