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: three small corrections in markup and code #1020

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

honzajavorek
Copy link
Collaborator

No description provided.

@honzajavorek honzajavorek requested a review from TC-MO May 21, 2024 12:21
@honzajavorek honzajavorek added the t-academy Issues related to Web Scraping and Apify academies. label May 21, 2024
@@ -119,7 +119,7 @@ const msg = await page.evaluate(() => returnMessage());

console.log(msg);

await page.waitForTimeout(20000);
await page.waitForTimeout(10000);
Copy link
Collaborator Author

@honzajavorek honzajavorek May 21, 2024

Choose a reason for hiding this comment

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

I'll ping @metalwarrior665 here because I just want to be sure I'm correcting a typo here. This code example has different timeout for Puppeteer and Playwright. I don't think there is a particular reason to it, so I assume it's just a typo. But maybe you'll remember if it is or is not intentional.

Copy link
Member

Choose a reason for hiding this comment

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

Definitely typo

@honzajavorek
Copy link
Collaborator Author

@metalwarrior665 @TC-MO Is this okay to merge?

Copy link
Contributor

@TC-MO TC-MO left a comment

Choose a reason for hiding this comment

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

LGTM

@honzajavorek honzajavorek merged commit d698aa9 into apify:master Jun 17, 2024
7 checks passed
@honzajavorek honzajavorek deleted the honzajavorek/fix-code-markup branch June 17, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-academy Issues related to Web Scraping and Apify academies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants