So one thing that Im curious/wondering about is how nightwatch.js handles a webdriver api that lives on a different server/filesystem when it comes to file uploads. We were seeing some issues over on https://www.drupal.org/project/drupal/issues/2942900#comment-12479622 that indicated that there is a problem that arises when you run your webdriver api server (chromedriver in this case) on another server (or, docker container as part of the same network).
Does nightwatch handle file uploads properly in this scenario?
So one thing that Im curious/wondering about is how nightwatch.js handles a webdriver api that lives on a different server/filesystem when it comes to file uploads. We were seeing some issues over on https://www.drupal.org/project/drupal/issues/2942900#comment-12479622 that indicated that there is a problem that arises when you run your webdriver api server (chromedriver in this case) on another server (or, docker container as part of the same network).
Does nightwatch handle file uploads properly in this scenario?