Selenium IDE Languages Support
Selenium IDE Languages Support
In this tutorial, we will learn about the different programming languages supported by Selenium IDE. Programming languages are supported through Selenium RC drivers, which are libraries made for each programming language that expose commands from the Selenium API natively in the form of methods/functions.
The programming languages supported by Selenium are as follows:
- C#
- Java
- JavaScript
- Perl
- PHP
- Python
- Ruby
—
Selenium Tutorials
Selenium WebDriver Tutorials on this website can be found at:
https://www.testingdocs.com/selenium-webdriver-tutorial
For more details on Selenium, visit the Selenium official website at: