Skip to content
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

Reset log buffer after each POST request to /session/:sessionId/logs #425

Merged
merged 2 commits into from
Aug 9, 2015
Merged

Reset log buffer after each POST request to /session/:sessionId/logs #425

merged 2 commits into from
Aug 9, 2015

Conversation

sclevine
Copy link
Contributor

@sclevine sclevine commented Feb 5, 2015

According the WebDriver Wire Protocol, log buffers should be cleared after each successful request.

It's less clear what this means for the single HAR log that is returned for the har log type. I cleared page.resources, which is what happens when the page is refreshed.

Let me know what you think! This is causing issues for Agouti.

-Stephen

detro added a commit that referenced this pull request Aug 9, 2015
Reset log buffer after each POST request to /session/:sessionId/logs
@detro detro merged commit 828ae6c into detro:master Aug 9, 2015
@detro
Copy link
Owner

detro commented Aug 9, 2015

Thanks for this.

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.

2 participants