Skip to main content

All Questions

1vote
3answers
743views

How to disable pdf-viewer built-in in chromedriver

I am using Ruby, Watir and Chromedriver. And I need to disable the pdf-viewer when clicingk in a pdf link in my web tests. I tried, without any luck, a lot of different settings like: prefs = { ...
Alejandro Garcia Alfonso's user avatar
0votes
1answer
5kviews

Selenium using chromeDriver and ruby

I have been trying to start my node Selenium-IDE ruby test/unit export in Chrome on Windows. I have found all kinds of solutions that "should" work, however I can't even get a instance of Chrome ...
Wijnand's user avatar
  • 1,191

close