In our previous article on Selenium, we touched on the tools that the software provides for testing web applications. In this article, we will review the installation of these tools and some basic tests that can be run using the following tools.
- Selenium IDE
- Selenium Grid
- Selenium WebDriver
We will go through each of the Selenium tools in the order that is listed below. So let’s begin by installing Selenium IDE. After this, we will cover the basic usage of each of the tools.
Continue reading “How To Install Selenium Tools on Ubuntu 18.04”