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

181
Views
Selenium JavaScript - Automate Chrome - Click to Call option popup

I want to automate "Click to Call' popup displayed by Chrome when user clicks on phone number.

Refer below screens for Call and Popup window.

  1. Click on phone number

enter image description here

  1. Chrome displaying below popup.

enter image description here

Added below capabilities but I am not getting popup showned in above image

let options = await new chrome.Options(); 
options.addArguments("--disable-dev-shm-usage"); 
options.addArguments('--ignore-certificate-errors') 
options.addArguments('--ignore-ssl-errors')
options.setUserPreferences({'browser.click_to_call_enabled' : true});
webdriver = await chrome.Driver.createSession(options);

Kindly help how to automate the same.

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!