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
never mind, I figured it out 😄, I change my tests to use connect-driver
and disconnect-driver