2
votes
1answer
141 views

Watir WebDriver in conjunction with Java

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 ...