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 6576839
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T15:33:41+00:00 2026-05-25T15:33:41+00:00

Running Selenium 1 locally (not through grid) all the supported browser strings are prefixed

  • 0

Running Selenium 1 locally (not through grid) all the supported browser strings are prefixed by *. Assuming Selenium-Server has already been started

return new DefaultSelenium("localhost", 4444, "*firefox", "http://www.google.com");

Is this just a convention, or does it have some functional purpose? Note that we executing with an unsupported browser type is a nice way to get a list of the supported browsers.

return new DefaultSelenium("localhost", 4444, "firefox", "http://www.google.com");
  • 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-05-25T15:33:42+00:00Added an answer on May 25, 2026 at 3:33 pm

    When you add an asterisk in front of the browser name, you are telling selenium to treat it as a “special browser setting”, which will allow selenium to automatically configure it if needed (for example disable pop-up blocking). It is recommended to use this option. For further details see here and here in selenium documentation.

    from the same links:

    “browserString” MUST be either an absolute file path to a browser
    executable, or a special string starting with an asterisk ‘*’. (See
    the next section for details.)

    and

    Supporting the following special browserStrings is RECOMMENDED:

    *firefox
    *iexplore
    *opera
    *netscape
    *konqueror
    *safari
    *seamonkey
    *omniweb
    *camino The Server MAY support other special browserStrings.

    If the Client Driver issues a “getNewBrowserSession” Command Request
    for one of these strings, the Server SHOULD launch the specified
    browser.

    When the Server launches the browser using a special browserString,
    the Server MAY automatically configure the browser in a way that makes
    it suitable for automated testing. For example the Server MAY disable
    pop-up blocking or unnecessary security prompts.

    The Server MAY allow options to be specified in the browserString, by
    appending them to one of the supported browserStrings. For example,
    the Server MAY allow the Client Driver to specify an absolute path to
    Firefox while the Server automatically configures it by accepting the
    browserString “*firefox c:\firefox\firefox.exe”.

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

Sidebar

Related Questions

I have selenium grid 2 hub running on one server. I start up another
I am currently running Selenium commands through PHPUnit to a remote server. I've run
I'm trying to get Selenium 2 WebDriver up and running locally on Windows 7.
We have the following set up for running parallel tests using selenium grid and
On my linux box somewhere in the United States, it's running Selenium Grid 2.
How to approach the following scenario? Say a test is already running in selenium
I exported a working Selenium test case to Java, running it via selenium-rc's selenium-server.jar
Can anyone recommend a good Selenium Grid host for running tests? Instead of having
I'm running Selenium 2.0b4dev on Selenium Grid in Ubuntu 10.04, using Python code to
When running selenium tests through Selenium RC in Firefox 3, the instance of Firefox

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.