What is the use of Selenium components?

How can I use Selenium components?

As the demand for automation of web applications increases, the need for tools that can perform complex testing scenarios without writing a single line of code is also growing. Selenium, which is an open source automated testing framework for web applications, allows developers to write tests using different programming languages. Selenium provides a set of components (WebDriver, IDE, and Gris) that can be used by testers to perform various types of testing such as functionality, performance and regressions.

Wrapping up with one sentence: Selenium components provide functionalities like performing actions on an application after locating an element on the page and verifying whether or not a specific condition is satisfied.

Know more: Components of Selenium - GeeksforGeeks