Selenium RC is a less object-oriented API, whereas Selenium WebDriver is a purely object-oriented API. Selenium WebDriver is purely based on object-oriented programming languages like C#, Java, Python, etc. Selenium RC has a weak API, whereas WebDriver has a Strong API.
What is Selenium Webdriver?
Selenium WebDriver is a browser automation framework that accepts commands and sends them to a browser. It is implemented through a browser-specific driver. It controls the browser by directly communicating with it. Selenium WebDriver supports Java, C#, PHP, Python, Perl, Ruby.
Cross-Browser Compatibility Testing: Unlike its previous versions, the benefits of automation testing with Selenium WebDriver has expanded the support for automated cross-browser testing. It supports all the major browsers so you could test on Chrome, Firefox, Safari, Opera, IE, Edge, Yandex, and many more.
For more details please visit: https://nareshit.com/selenium-online-training/