Selenium WebDriver is better than both Selenium IDE and Selenium Remote Control (RC) in many aspects. It implements a more modern and stable approach to automating the browser’s actions. Selenium WebDriver, unlike Selenium RC, does not rely on JavaScript for Automation.
Selenium WebDriver controls the browser by directly communicating with it.
The supported languages are the same as those in Selenium RC (Remote Control).
- Java
- C#
- PHP
- Python
- Perl
- Ruby
Pros
- Installation is simpler than Selenium RC
- Communicates directly to the browser
- Browser interaction is more realistic
- No need for a separate component such as the RC server
- Faster execution time than RC and IDE
Cons
- Installation is more complicated than Selenium IDE
- Requires programming knowledge
- Can not readily support new browsers
- Has no built-in mechanism for logging runtime messages and generating test results
Ref – RedBush Technologies, it is Gurgaon based Software Development and Training Institute. It is the Best Selenium Training Institute in Gurgaon and provides the Best Selenium Training in Gurgaon.
No comments:
Post a Comment