• 1) Implement a class that inherits from Page
  • 2) Define the URL for the page
  • 3) Implement the method “register” and define aliases for the page elements
  • 3.1) register_element (XPath selector)
  • 3.2) quick_register (CSS3 selector)
  • 4) Using the custom Pages