Headless driver on Windows / JRuby?

I am using watir-webdriver for Windows / JRuby. My development was with firefox.

Watir :: Browser.new: firefox

For deployment, I need a browser without a browser, I need JavaScript support. What options do I have for a mute browser?

+3
source share
2 answers

I'm not quite sure about your deployment requirements without a browser without a browser, but my team uses it phantomjswith jasminericegem to automate our testing of JavaScript on a mute browser with WebKit.

JRuby 1.6.7 Rails 3.2.3. CoffeeScript, Rails CoffeeScript JavaScript, jasminerice. , , JavaScript.

, , , , , quick guide (gist on Github), :

, , jasminerice phantomjs CoffeeScript Win/JRuby. , !

+4

Linux-, . watir-webdriver

Watir-Webdriver , Webdriver ( webdriver ). , . Google watir-webdriver headless, . , .

+2

All Articles