🚗 Californication Sauce Project Project Summary - Automated tests for the Sausedemo web application using Selenium WebDriver. 🎯 About the project This project contains automated tests for a web application, including: UI tests using Selenium WebDriver Data-driven tests with TestNG DataProvider Page Object Model pattern Allure reports Test execution in Selenoid 🛠 Technologies Detailed description of the technologies used in the project Logo Name Purpose Java Programming language for writing tests Selenium Tool for automating web browsers TestNG Testing framework inspired by JUnit Maven Build automation and dependency management tool IntelliJIDEA Integrated development environment AllureReport Tool for visualizing test results Selenoid Tool for running browsers in Docker containers