We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d55f31f commit 2b7cb13Copy full SHA for 2b7cb13
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# CHANGELOG
2
3
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
14
## 1.9.1 (2023-10-08)
15
16
* Fix rare crash in `Page::getHtml`
0 commit comments