Skip to content

Commit 27fac4c

Browse files
added capability to pass page object as instance (#143)
1 parent e2e9fe5 commit 27fac4c

File tree

6 files changed

+654
-952
lines changed

6 files changed

+654
-952
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1414

1515
:microscope: - experimental
1616

17+
## [2.2.1]
18+
- :rocket: added capability to pass page object as instance
19+
1720
## [2.2.0]
1821
- :rocket: added `locator.as` method to define top level components (like pages)
1922
```typescript

0 commit comments

Comments
 (0)