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(goto): abort page.goto after timeout #580

Merged
merged 2 commits into from
May 5, 2024
Merged

fix(goto): abort page.goto after timeout #580

merged 2 commits into from
May 5, 2024

Commits on Apr 22, 2024

  1. fix(goto): abort page.goto after timeout

    I discovered there is no way to cancel `page.goto` unless you take care about it.
    
    Long issue with several workarounds: puppeteer/puppeteer#3238
    Kikobeats committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    638fa4e View commit details
    Browse the repository at this point in the history
  2. v10.5.0-alpha.0

    Kikobeats committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dd49471 View commit details
    Browse the repository at this point in the history