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

Update samples to use PuppeteerSharp v9.0.2 #2119

Merged
merged 3 commits into from
Apr 2, 2023

Conversation

cestrand
Copy link
Contributor

@cestrand cestrand commented Apr 1, 2023

Updated PuppeteerSharp to 9.0.2 in the samples.

There is no constant called BrowserFetcher.DefaultRevision since version 7.0.0. Changed it to BrowserFetcher.DefaultChromiumRevision.

Fixed broken CSS selectors in samples. All samples working correctly now.

Update PuppeteerSharp to 9.0.2 in searching sample

Update PuppeteerSharp to 9.0.2 in complex-js-objects sample

Update PuppeteerSharp to 9.0.2 in get-all-links sample
@cestrand cestrand marked this pull request as ready for review April 1, 2023 22:12
Copy link
Member

@kblok kblok left a comment

Choose a reason for hiding this comment

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

Thank you!

@kblok kblok merged commit c45bf71 into hardkoded:master Apr 2, 2023
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