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

RemovePhantomJS #3772andconverted it intopuppeteer #4219

Closed
wants to merge 3 commits into from

Conversation

vibhaw1904
Copy link

the code sets up a Puppeteer environment eearlier it is phantom js, launches a browser, opens a new page, and then evaluates the adapted bind function code in the context of the page. The code demonstrates how to use the bind function in Puppeteer's browser context.

The shift from PhantomJS to Puppeteer is essential due to PhantomJS's discontinued maintenance. Puppeteer, a modern alternative, provides powerful control over headless Chrome browsers, enabling web automation, testing, and scraping with better compatibility and ongoing support.
less

Checklist:

no
  • Documentation
  • Added/updated unit tests
  • Code complete

@matthew-dean
Copy link
Member

What's the purpose of this? Less tests use mocha-headless-chrome, which uses Puppeteer.

@vibhaw1904
Copy link
Author

sorry for that i misunderstood @matthew-dean

@vibhaw1904 vibhaw1904 closed this Aug 25, 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.

None yet

2 participants