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

fix: Capture resources even when Puppeteer tab timesout #510

Merged
merged 1 commit into from
May 18, 2020

Conversation

Robdel12
Copy link
Contributor

What is this?

This splits the try/catches up so we can still capture the discovered resources even if the goto to the dom snapshot times out.

This splits the try/catches up so we can still capture the discovered
resourses even if the `goto` times out.
@Robdel12 Robdel12 requested a review from wwilsman May 18, 2020 14:48
Copy link
Contributor

@wwilsman wwilsman left a comment

Choose a reason for hiding this comment

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

🎮

"timeout" is a noun, "times out" is a phrasal verb. 🙂

@Robdel12 Robdel12 merged commit 8a39366 into master May 18, 2020
@delete-merged-branch delete-merged-branch bot deleted the rd/capture-resources-even-when-ad-timeout branch May 18, 2020 16:47
@Robdel12
Copy link
Contributor Author

I need a new laptop with a working keyboard ;)

@wwilsman
Copy link
Contributor

Excuses excuses, I see your branch name. ;p

djones pushed a commit that referenced this pull request May 18, 2020
## [0.26.5](v0.26.4...v0.26.5) (2020-05-18)

### Bug Fixes

* Capture resources even when Puppeteer tab times out ([#510](#510)) ([8a39366](8a39366))
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.

None yet

2 participants