Skip to content

Conversation

kblok
Copy link
Member

@kblok kblok commented Jun 13, 2023

It matches stream code

internalHandler.QueryOne = async (IElementHandle element, string selector) =>
{
var handle = element as JSHandle;
var jsHandle = await element.EvaluateFunctionHandleAsync(
Copy link
Contributor

Choose a reason for hiding this comment

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

handle on line 234 and 283 are now unused

Copy link
Member Author

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 7cde7c4 into master Jun 14, 2023
@kblok kblok deleted the atomically-get-Puppeteer-utilities branch June 14, 2023 16:03
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