Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • H headless-chrome-crawler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • yujiosaka
  • headless-chrome-crawler
  • Merge requests
  • !352

Workaround for exposeFunction issue

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/maartenvantjonger/master into master Jun 27, 2019
  • Overview 3
  • Commits 9
  • Pipelines 0
  • Changes 3

Created by: maartenvantjonger

Fixed issue where Puppeteer.Page.exposeFunction() would not resolve and the crawling process would hang indefinitely. This issue occurs when crawling mixed content pages (http resources on an https page) like https://bennish.net/mixed-content.html

See issue: https://github.com/yujiosaka/headless-chrome-crawler/issues/260

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/maartenvantjonger/master