-
-
Notifications
You must be signed in to change notification settings - Fork 731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple-browser: foldername implementation issue #485
Comments
Can someone please provide a working example for this multiple browser implementation? I tried but its not working properly. Some simple example with config pls. |
Thanks @joelgrimberg !!! |
@shrikanthkm07 you're welcome. Just let me know if you have questions. |
@joelgrimberg Looks like first two issues is the same (multiple option just starts 5 instances with the same resolution). I'll check it. About aggregation report feature - Every suite is running in separate child process and it would be hard to mix all reports in one. I think that we can do some aggregator for reports that will generate one more page, that will contains list of links to reports. Will investigate this |
Fix is ready to merge to master. About reports dashboard: will monitor this issue in mochawesome adamgruber/mochawesome#90. When it will be ready we will use it to automatically generate dashboard |
@joelgrimberg |
At first I want to say what a great tool Codecept.JS is for me. Thanx a lot for that!
When I test the suite via multiple-browser option, I find 2 bugs, and have 1 feature request.
Foldername output when testing via multiplebrowser option:
multi-browser configuration:
The text was updated successfully, but these errors were encountered: