ruby watir, could not init watir when running at server

128 views Asked by At

Watir Version: (6.1.0)

Selenium Version: selenium-webdriver (3.0.5)

In code I call init:

Watir::Browser.new :chrome

It running in minute and return :

Timeout::Error (Rails Rack application timed out during 

But I call that in rails console, That work.

0

There are 0 answers