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
Hi @abel-slemmer, I would like to work on this issue and request to be assigned to it. I can reproduce the stated issue and will look into it more to identify the root cause. Thanks!
Description of the bug/issue
By default when you running nighwatch tests via webdriver against chrome, logs are created for every test suites in logs/.
Running multiple tests with test_workers enabled cause this logs to be missing, no logs will be created regarddless of the settings.
Steps to reproduce
npx nightwatch tests/guide/ --env chrome --workers=4
chromedriver logs should be created in folder
logs/
Sample test
No response
Command to run
Verbose Output
No response
Nightwatch Configuration
Nightwatch.js Version
3.7.0
Node Version
20.15.1
Browser
Chrome 127.0.6533.120
Operating System
MAC 14.5 (Linux too)
Additional Information
No response
The text was updated successfully, but these errors were encountered: