Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.91 KB

README.md

File metadata and controls

20 lines (17 loc) · 1.91 KB

Google Showcase

The showcase for Wikipedia is a Multi-Module Maven project which contains three modules:

  • google-pages: Contains the page objects and custom UI components
  • google-systemtest: Uses tapir's execution runtime for ui testing
  • google-unittest: Uses unit test for ui testing

In src/main/java you can find the page objects and custom UI components. The test suites and classes are located in src/test/java.

This showcase covers the following features/aspects: