test.properties
). If you do not already have one, you can use the one provided in the Github link in the Resources section below.applitools.api.key
).################
# MY APP #
################
site.bookstore.url=file:///Users/angie/workspace/test_automation_u/visual_validation_course/website/index.html
################
# SELENIUM #
################
webdriver.chrome.driver=resources/chromedriver
################
# APPLITOOLS #
################
applitools.api.key={enter your API code here}
Quiz:
Note: Chapter 2 has been divided into multiple sub-chapters. You'll find the Quiz on the last sub-chapter, i.e. Chapter 2.4. Read on!