We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed7c96 commit 8e24614Copy full SHA for 8e24614
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# CHANGELOG
2
3
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
14
## 1.4.1 (2022-03-25)
15
16
* Added fallback to css layout metrics
0 commit comments