Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

196
Views
Chrome icon looking pale

I am new to JS and web framework - I am trying to work with Chrome instance from Puppeteer.

The instance always opens up in a "pale looking Chrome icon" like this: enter image description here

I suppressed "Chrome is being controlled by automated test software" with ignoreDefaultArgs: ['--enable-automation'] but to no avail.

My questions are following -

  • What exactly is this instance differnet from the regular enter image description here?
  • Is there any workaround so that new instance of enter image description here opens up?
  • Is there any particular situations I should rather stick to enter image description here instead of enter image description here?
(async () => {
    const browser = await puppeteer.launch({
        headless: false,
        ignoreDefaultArgs: ['--enable-automation'],
        args: ['--no-sandbox',
        '--disable-setuid-sandbox',
        '--mute-audio',
        '--disable-web-security']
    }); 
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!