Skip to content

Resolves #309 - Adds mechanism by which to capture and read browser logs#349

Open
craigfowler wants to merge 2 commits into
masterfrom
craigfowler/issue309
Open

Resolves #309 - Adds mechanism by which to capture and read browser logs#349
craigfowler wants to merge 2 commits into
masterfrom
craigfowler/issue309

Conversation

@craigfowler
Copy link
Copy Markdown
Member

Will resolve #309 when completed. This allows Screenplay to read web browser console logs. Support for this varies by WebDriver (browser); this deals with two viable techniques.

But as-yet, no tests for it.  That will need some further work.
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
29.1% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a way to capture Browser console output

1 participant