Please, write integration tests by Selenium WebDriver to verify some features of Open Cart Application. Use only CSS selectors to search of all web elements on site. Please develop next methods in the SearchTest class
- loginByCssSelector method - to check the functionality of login;
- findByCss method - to check the functionality of a simple search;
You should to demonstrate the execution of all test cases.
Save your code to GitHub and record a short video (3 - 5 minutes) where demonstrate the functionality your Application and publish it in your YouTube channel.