Skip to content
#

page-object-model

Here are 36 public repositories matching this topic...

Automation Testing | Web+API | Playwright | Typescript | VS Code | Parallel Cross Browser Testing | Playwright Inspector |Visual Testing | API Testing | Videos | Customized Screenshots & PDFs | Trace | Retries | Annotations | Tagging | Device Emulation | Reporters - HTML, JUnit, Line, Dot, List | SSL | Execution - Parallel, Serial, Default | Par…

  • Updated May 13, 2022
  • TypeScript

This package is designed to make Cypress tests easier to read and write. It allows you to implement to Page Object Model pattern. It also provides stronger command types as you type each component you declare. All your component declaration are made outside your tests files so that if a CSS selector changes, you only have to change it in one place.

  • Updated Mar 14, 2023
  • TypeScript

Improve this page

Add a description, image, and links to the page-object-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the page-object-model topic, visit your repo's landing page and select "manage topics."

Learn more