-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Add browser + version to stdout #833
Comments
Agree, this is great basic info to print by default with CI
…Sent from my iPhone
On Oct 26, 2017, at 19:49, Brian Mann ***@***.***> wrote:
Users are confused we are launching Electron instead of Chrome headlessly.
We should print out the browser + version in stdout prior to the (Tests Starting) message, and then also include it in the (Tests Finished) message.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Fixed by #1722 |
Released in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Users are confused we are launching Electron headlessly instead of Chrome.
We should print out the browser + version in stdout prior to the
(Tests Starting)
message, and then also include it in the(Tests Finished)
message.The text was updated successfully, but these errors were encountered: