0 votes
in Testing by
Explain Selenium

1 Answer

0 votes
by

Selenium is a free (open source) test automation suite. It is used to automate Web and Mobile environments. It consists of the following.

  1. Selenium IDE (Browser Addon–Record and Playback Tool)
  2. Selenium WebDriver
  3. Selenium Grid (Distributed Testing)
  4. Selenium supports scripting in languages like Java, C#, Python, Ruby, PHP, Perl, and JavaScript.

Related questions

0 votes
asked Nov 18, 2022 in Testing by Robindeniel
0 votes
asked Nov 18, 2022 in Testing by Robindeniel
...