Skip to content
Testsigma DOCS

FAQs

How to Handle Browser-Related Pop-Up Issues?


Whenever you face browser-related pop-up issues, you can resolve them by configuring a specific desired capability. This article explains how to use that capability to resolve such pop-up problems.


  1. From the left navigation bar, navigate to Create Tests and click Test Cases.

  2. In the Test Case Explorer section, expand the required Feature and Scenario and select the required test case.

  3. In the Test Case Details page, click Run.

  4. In the Ad-Hoc Run overlay, expand the Desired Capabilities field and specify the desired capability.

    NameData TypeValue
    goog:chromeOptionsString{“prefs”: {“profile.password_manager_leak_detection”: false}}
  5. Click Run Now.