Difference between Selenium RC and WebDriver

0 votes
What is the difference between Selenium RC and WebDriver?
Jun 14, 2018 in Selenium by 93.lynn
• 1,600 points
1,616 views

1 answer to this question.

0 votes

Selenium RC

  • Selenium Remote Control (RC) is used to write test cases in different Programming languages
  • In Selenium IDE, we can run the recorded scripts only in Firefox browser, whereas, in Selenium RC, we can run the recorded script in any browser like IE, Chrome, Safari, Opera and so on
  • It interacts with browsers using Selenium RC Server 
Selenium WebDriver:

  • Selenium WebDriver is a tool used to automate testing for web application
  • It allows us to execute tests against different browsers like Firefox, Chrome, IE & Safari
  • Selenium WebDriver eliminated the use of Selenium Server thus making it to work faster than RC

answered Jun 14, 2018 by Meci Matt
• 9,460 points

Related Questions In Selenium

0 votes
1 answer

What's the diff between Selenium RC and Selenium WebDriver?

RC works by injecting the JavaScript functions ...READ MORE

answered Apr 5, 2018 in Selenium by nsv999
• 5,500 points
1,014 views
0 votes
1 answer

Differences between Selenium IDE, Selenium RC and WebDriver

Selenium Ide is a Firefox plugin that ...READ MORE

answered Apr 19, 2018 in Selenium by Vardy
• 2,360 points
827 views
0 votes
1 answer
+1 vote
1 answer

What are the similarity between Selenium RC and Selenium Webdriver?

Selenium RC and Webdriver both support the ...READ MORE

answered Dec 12, 2018 in Selenium by Priyaj
• 58,090 points
909 views
0 votes
2 answers

Finding WebDriver element with Class Name in java

The better way to handle this element ...READ MORE

answered Apr 10, 2018 in Selenium by nsv999
• 5,500 points
12,616 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

answered Aug 31, 2020 in Selenium by Sri
• 3,190 points
8,572 views
0 votes
1 answer

Geo-location microphone camera pop up

To Allow or Block the notification, access using Selenium and you have to ...READ MORE

answered May 11, 2018 in Selenium by Samarpit
• 5,910 points
6,629 views
0 votes
2 answers

How to use such xpath to find web elements

xpath are two types. 1) Absolute XPath:    /html/b ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
7,517 views
0 votes
1 answer

Difference between Selenium IDE, RC and WebDriver

Selenium has 4 components:- IDE, Grid, RC and ...READ MORE

answered Apr 30, 2018 in Selenium by Meci Matt
• 9,460 points
4,974 views
0 votes
2 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP