Skip to content

Commit

Permalink
chg:call out mui classes as examples
Browse files Browse the repository at this point in the history
  • Loading branch information
hammzj authored Jan 16, 2024
1 parent faedae6 commit 7d2849e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ yarn add @hammzj/cypress-page-object

## The base class: `ElementCollection`

*Note: All examples below have selectors for [MaterialUI](https://mui.com/material-ui/) root classes.*

An "element collection" is what the name implies: it is a collection of element selectors, class properties, utility
functions, and application actions, that define how Cypress can interact with a component or page in an application.

Expand Down

0 comments on commit 7d2849e

Please sign in to comment.