Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Capture the logs from the Firefox console during Selenium tests #3058

Merged
merged 1 commit into from
Aug 1, 2019

Conversation

k-wall
Copy link
Member

@k-wall k-wall commented Jul 31, 2019

Currently for the Firefox tests, the console logs aren't collected owing to this issue in the driver. This change utilises a Firefox specific workaround that directs console.log() etc. to the process's stdout. We then collect it from the pod's logs.

@k-wall
Copy link
Member Author

k-wall commented Jul 31, 2019

@enmasse-ci run tests testcase=FirefoxWebConsoleTest

@k-wall k-wall requested a review from vbusch July 31, 2019 20:37
Copy link
Contributor

@vbusch vbusch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@k-wall k-wall merged commit e9f3c1e into EnMasseProject:master Aug 1, 2019
@k-wall k-wall deleted the collect-firefox-console-logs branch August 1, 2019 07:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants