This is a coding exercise for Uptake interview process.
Using Page Object Model, this project:
-
Starts Webdriver
-
Navigates to Uptake homepage
-
Verifies that destination page title matches expected page title
-
Clicks solution button and navigates to solution page
-
Verifies that destination page title matches expected page title
-
Clicks Uptake logo and navigates to homepage
-
Verifies that destination page URL matches expected page URL
-
Ends Webdriver