etaoin

2019-08-06T20:01:59.009900Z

Hi, what is the config that I should set to run tests against a remote driver? I tried setting :port and :host but it keeps looking for a driver locally Cannot run program "chromedriver": error=2, No such file or directory

2019-08-06T21:12:43.011500Z

never mind, I figured it out 😄, I change my tests to use connect-driver and disconnect-driver