Self-test questions
What is Page Object design pattern?
What is the decorator that you put above a
WebElement
variable while looking for an element by ID withid='myId'
?How do you cache the lookup of web elements?
How do you initialize a Page Factory?