Advantages of Selenium WebDriver over RC

0 votes
I want to understand the difference between Selenium WebDriver and Selenium RC. I want to understand which one is better to use?
May 2, 2018 in Selenium by DareDev
• 6,890 points
1,847 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

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 work faster than RC
answered May 2, 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,043 views
0 votes
2 answers

Latest Version of Chrome Driver for Selenium Webdriver

Hi, you can get the latest version ...READ MORE

answered Aug 28, 2019 in Selenium by Abha
• 28,140 points
5,158 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
849 views
+1 vote
2 answers
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,717 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,611 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,685 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,553 views
0 votes
1 answer
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
5,022 views
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