Today let's finish a small project with Selenium Automation Framework.
This project is very simple:
Go to http://sampleapp.tricentis.com/101/ Select Vehicle , Input Vehicle's Feature, and click Send Quote Message Extract all product names ,their prices and discounts then print them out.
- Follow the nature way to describe the pages.
- use json file to provide configurations for test case
- define .java files to help navigation for all projects
- Use Different Html element to automate navigation
- load test data from configuration files.
- startPage