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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T07:54:45+00:00 2026-05-29T07:54:45+00:00

I am New to selenium RC..already working on selenium IDE. For selenium RC i

  • 0

I am New to selenium RC..already working on selenium IDE. For selenium RC i have chosen java language.also installed selenium rc server.
Now i dont have any idea have to go further.
Please advice me on same

  • 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-29T07:54:46+00:00Added an answer on May 29, 2026 at 7:54 am

    There are two steps.

    You have to start the server with

    java -jar selenium-server.jar
    

    And once it is running you can run a java application with something like:

    Selenium selenium = new DefaultSelenium( "localhost", 
                                             4444, 
                                             "*firefox", 
                                             "http://www.somesite.com/");
    
    // the code from your Selenium IDE export goes here, e.g.
    selenium.open("http://www.somesite.com/somePage.html"); 
    
    selenium.stop();
    

    For more information see, the following tutorial:

    Selenium Remote Control For Java — A Tutorial.

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

Sidebar

Related Questions

I'm new to Selenium IDE. I have a login form with the following button
I'm new to Selenium RC, having previously used Selenium IDE and only run tests
I am new to Selenium. I am working with c#. There is a table
I'm using Selenium Java 2.0b3 . I have this code: ... WebDriver driver =
I'm new to Selenium IDE and can't find exact answer to my question elsewhere.
I am new to Selenium. I generated my first java selenium test case and
I am new to selenium webdriver and getting some problems. Can any of you
I have following methods of my class Test : (Selenium RC, JUnit, Java, Eclipse)
I’m new to Selenium and I have come across a test case issue in
I am trying to test a web page using Selenium IDE. Am new to

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.