Is it possible to use Watir WebDriver in conjunction with Java? I have to execute some Java methods for dealing with data in DB in order to simulate different situations and test website UI using watir-webdriver.
I've read about JRuby, but could not find anything about whether it works with Watir WebDriver.
Please share your experience!