- Find a *simple* page object pattern example in Selenium (preferably with a simple html to map it to) - Recreate their page objects into 'helper' functions in cypress (make sure to run it against the html - Add the example to the FAQ question about page object patterns.