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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T16:07:19+00:00 2026-05-19T16:07:19+00:00

On Selenium download page , there is a link to the Selenium RC (Remote

  • 0

On Selenium download page, there is a link to the Selenium RC (Remote Control).

On another Selenium download page, there are links for a Selenium RC 1.0.3, as well as Selenium 2 Server, sometimes also called Selenium 2 Standalone Server.

What is the difference between them?

If there are limitations, what are the limitations of each one?

Is the Selenium Server replacing the Remote Control?

Related question: selenium remote control vs webdriver

  • 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-19T16:07:19+00:00Added an answer on May 19, 2026 at 4:07 pm

    You should take a look at the documentation outlining the different parts of Selenium. That’s a good place to start as it guides you through the process of getting setup. Full disclosure, I help write the docs.

    As for those downloads, the first link you have is the official releases for the project. The second link is the current beta builds, once they hit 2.0 they’ll be on the site.

    • Selenium Core – more a component of selenium than a stand alone project. Without going into the project history, Selenium was once just a collection of .js files that automated a browser. No one uses these directly, they’re just there for legacy reasons.
    • Selenium IDE – a firefox plugin for record/playback. You may want to start with this, to get used to the api, but you’ll outgrow it soon
    • Selenium RC and when you do outgrow it, you’ll use Selenium Remote Control. Selenium 1.x is a client-server architecture. You use the RC libraries to program tests that communicate with the server, and the server relays those commands to a browser.
    • Selenium Grid – a way to run Selenium testing on a distributed network of computers. Good for speeding things up once you’ve got a lot of tests.
    • Cubic Test – An eclipse-based tool that leverages selenium for testing. Not sure how popular it is.
    • Bromine – a web based script and test management tool. Uses selenium RC to run tests.

    Then we get to the Selenium 2 beta. Selenium 2 is a major departure from the Selenium 1 model because it doesn’t require a Selenium server. I say ‘require‘ because it’s optional to run the tests remotely on another computer. Selenium Server Standalone is the server you’d use for this. It’s compatible with Selenium-RC as well as Selenium 2 for remote purposes.

    You may have seen Selenium 2 referred to as WebDriver. WebDriver was another project that was merged a couple years ago and became the basis for Selenium 2. That’s why Selenium 2 has a WebDriver interface, sometimes called the “WebDriver” api to distinguish from Selenium-RC.

    If you’re just starting out, I’d take a look at Selenium 2. It’s getting 99.9% of the developer love right now, and the Selenium 1.x apis won’t be advancing any further. As of January 2011 the Java libraries are the best supported, followed closely by .Net and Python/Ruby. Watir (the popular Ruby browser automation library) uses selenium under the hood if you want another api option.

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

Sidebar

Related Questions

selenium IDE gave me following xpath for string on page called System. However this
I'm trying to write a Selenium test for a web page that uses an
Is there a way to view the generated source of a web page (the
I have a Selenium test case that enters dates into a date selector made
We've been using selenium with great success to handle high-level website testing (in addition
I'm using selenium to run some functional tests on the UI for our current
I'm using the Selenium Fitnesse Bridge Fixture in order to write tests in Fitnesse
We are running Selenium regression tests against our existing code base, and certain screens
Is it possible to create Selenium tests using the Firefox plugin that use randomly
We are setting up a Selenium test campaign on a big web application. The

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.