Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Support for browser console/errors log retrieval #26

Merged
merged 2 commits into from
Jul 25, 2018

Conversation

romank0
Copy link
Contributor

@romank0 romank0 commented Jul 18, 2018

https://azazo.tpondemand.com/entity/17553-store-browser-console-log-when-selenium

This enables browser log capturing.

Testing

I've tested this for Firefox (see Limitations below), Chrome and Remote driver.

Limitations

In Firefox only js errors and exceptions are shown. Output to console can't be retrieved due to limitation of firefox driver.

Copy link
Contributor

@sbernatsky sbernatsky left a comment

Choose a reason for hiding this comment

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

LGTM and published.

@sbernatsky sbernatsky merged commit d1285ed into master Jul 25, 2018
@sbernatsky sbernatsky deleted the browser-console-log branch July 25, 2018 15:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants