Skip to content

Commit

Permalink
Release 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Dec 10, 2023
1 parent d55f31f commit 8e96d7b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# CHANGELOG


## 1.10.0 (2023-12-10)

* Add `Add Node::setHTML` method
* Add `Page::setScriptExecution` method
* Allow usage of XPath in `Page::waitForElement`
* Enable removal of Chrome flags via `excludedSwitches` option
* Add support for `webp` `format` and `optimizeForSpeed` option in `Page::screenshot`
* Add support for using Symfony 7 components


## 1.9.1 (2023-10-08)

* Fix rare crash in `Page::getHtml`
Expand Down

0 comments on commit 8e96d7b

Please sign in to comment.