Skip to content

Commit 2b7cb13

Browse files
Release 1.10.0 (#568)
1 parent d55f31f commit 2b7cb13

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.10.0 (2023-12-10)
5+
6+
* Add `Add Node::setHTML` method
7+
* Add `Page::setScriptExecution` method
8+
* Allow usage of XPath in `Page::waitForElement`
9+
* Enable removal of Chrome flags via `excludedSwitches` option
10+
* Add support for `webp` `format` and `optimizeForSpeed` option in `Page::screenshot`
11+
* Add support for using Symfony 7 components
12+
13+
414
## 1.9.1 (2023-10-08)
515

616
* Fix rare crash in `Page::getHtml`

0 commit comments

Comments
 (0)