You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The launch url is hardcoded to 'localhost'. I am wanting to do remote testing - via docker. This blocks me from being able to allow my test docker environment from using a custom url to the container hosting the vite server.
I initially logged an issue here, but I see that it is actually in the vite-plugin-nightwatch
The launch url is hardcoded to 'localhost'. I am wanting to do remote testing - via docker. This blocks me from being able to allow my test docker environment from using a custom url to the container hosting the vite server.
I initially logged an issue here, but I see that it is actually in the
vite-plugin-nightwatch
nightwatchjs/nightwatch-plugin-react#7
I am using a vite_dev_server setup.
vite-plugin-nightwatch/nightwatch/commands/launchComponentRenderer.js
Line 18 in bea1dbf
The text was updated successfully, but these errors were encountered: