Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8763397
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T15:46:21+00:00 2026-06-13T15:46:21+00:00

Watir is a Selenium-based black-box testing tool that can automate tasks on the browser.

  • 0

Watir is a Selenium-based black-box testing tool that can automate tasks on the browser.

I would like to be able to open up a Watir::Browser.new that is in private browsing mode.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T15:46:22+00:00Added an answer on June 13, 2026 at 3:46 pm

    For Firefox (I am not sure about the other browsers), you can setup the profile to have private browsing enabled:

    profile = Selenium::WebDriver::Firefox::Profile.new
    profile['browser.privatebrowsing.dont_prompt_on_enter'] = true
    profile['browser.privatebrowsing.autostart'] = true
    b = Watir::Browser.new :firefox, :profile => profile
    

    This was the solution from https://github.com/watir/watir-webdriver/issues/95.
    It seems to work (at least the main menu says it is private browsing).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying for the first time to use Watir for automated browser-based testing. For
Using Watir-Webdriver, how can I automate the output of all the elements in an
I'm using WATIR to control browser, but there is page that never fully loads
I would like to set a text field with watir-webdriver using css selectors to
Watir Automation testing: I'm trying to select an option from a select box ,
My team has started to use selenium to do IE browser testing. One major
Are there any future plans to replace selenium and watir with mechanize + johnson?
In Watir you can get WIN32OLE handle of IE window using next method. irb(main):059:0>
I use watir for testing in RadRails IDE.After clicking button Delete appears window Message
I know that Watir supports Firefox and Chrome. Does someone know which versions of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.