Best practices for remote host #2599
jonathangiber
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,
Im trying to run tests in a windows instance (on google cloud / AWS).
The execution of taiko/gauge specs is happening on a unix machine on the same network of the windows instance (since we want to run in both unix and windows).
Should I use remote debugging on the windows machine with options.host and options.port or is there any other best practice for it?
Beta Was this translation helpful? Give feedback.
All reactions