SeleniumWebDriver is a project aimed at utilizing Selenium WebDriver for automated web testing.
To use this project, you need to have Node.js and npm (Node Package Manager) installed on your machine. Follow these steps to get started:
- Clone the repository:
git clone https://github.com/mianmiantea2019/SeleniumWebDriver.git
- Navigate to the project directory:
cd SeleniumWebDriver
- Install the dependencies:
npm install/ yarn add