-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Marionette debug messages received when the log level is fatal #955
Comments
Here is the json output of capabilites and firefoxOptions
|
Thanks for the bug report. This is tracked by https://bugzilla.mozilla.org/show_bug.cgi?id=1384956. |
Thanks , is this expected to fix in FF 56 ? I see the tracking flag at https://bugzilla.mozilla.org/show_bug.cgi?id=1384956
|
No patch for the bug has been written yet, so it’s still a problem in all Firefox versions. |
Thank you! |
Lets have a single issue open for this underlying issue. Duping to issue #619. |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you have run into an issue you think is related, please open a new issue. |
System
Testcase
Marionette DEBUG messages received when the log level is set to Fatal. Below is the code i am using to set the log level.
Stacktrace
NFO: Detected dialect: W3C
Set URL http://dev-aem-authoring.ceb.com/sites.html/content/procurement/us/en/member/end2end/regression/smoke
1505729455807 Marionette DEBUG Received DOM event "beforeunload" for "about:blank"
1505729457888 addons.productaddons INFO Completed downloading document
1505729457928 Marionette DEBUG Received DOM event "pagehide" for "about:blank"
1505729457929 Marionette DEBUG Received DOM event "unload" for "about:blank"
1505729465663 addons.productaddons INFO downloadXHR File download. status=200
1505729465683 addons.productaddons INFO Downloaded file will be saved to C:\Users\DGUNAS~1\AppData\Local\Temp\tmpaddon
1505729467049 Marionette DEBUG Received DOM event "DOMContentLoaded" for "http://dev-aem-authoring.ceb.com/libs/granite/core/content/login.html?resource=%2Fsites.html%2Fcontent%2Fprocurement%2Fus%2Fen%2Fmember%2Fend2end%2Fregression%2Fsmoke&$$login$$=%24%24login%24%24&j_reason=unknown&j_reason_code=unknown"
1505729467819 Marionette DEBUG Received DOM event "pageshow" for "http://dev-aem-authoring.ceb.com/libs/granite/core/content/login.html?resource=%2Fsites.html%2Fcontent%2Fprocurement%2Fus%2Fen%2Fmember%2Fend2end%2Fregression%2Fsmoke&$$login$$=%24%24login%24%24&j_reason=unknown&j_reason_code=unknown"
Trace-level log
The text was updated successfully, but these errors were encountered: