luruena
Results
1
comments of
luruena
Hi @spnraju, I get the following logs: 1. [selenium/node-firefox-debug](https://github.com/luruena/support/blob/main/docker-selenium/node-firefox-debug) 2. [test-machine](https://github.com/luruena/support/blob/main/docker-selenium/test-machine-firefox) Here is my configuration: - [docker-compose](https://github.com/luruena/support/blob/main/docker-selenium/docker-compose) - nightwatch.conf: ``` default: { launch_url: settings.launch_url, selenium: process.env.containerized ? { port: 4444,...