Skip to content

Commit 8e24614

Browse files
Release 1.5.0
1 parent eed7c96 commit 8e24614

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# CHANGELOG
22

33

4+
## 1.5.0 (2022-03-25)
5+
6+
* Added `Browser::getPages` method
7+
* Added `Page::waitUntilContainsElement()` method
8+
* Added `Page::setHtml()` method
9+
* Added support for XPath by introducing `Selector`
10+
* Added `Mouse::findElement()` method
11+
* Switch to flatten mode
12+
13+
414
## 1.4.1 (2022-03-25)
515

616
* Added fallback to css layout metrics

0 commit comments

Comments
 (0)