Skip to content

Commit 5a73bc6

Browse files
committed
Update CHANGELOG
1 parent f80f944 commit 5a73bc6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ This project versioning adheres to [Semantic Versioning](http://semver.org/).
33

44
## Unreleased
55

6+
### Fixed
7+
- PHP 8.4 deprecation notices, especially in nullable return types.
8+
- Docs: Fix static return types in RemoteWebElement phpDoc.
9+
- Tests: Disable chrome 127+ search engine pop-up in tests
10+
- Tests: Enable Shadow DOM tests in Geckodriver
11+
12+
### Added
13+
- Tests: Allow running tests in headfull (not headless) mode using `DISABLE_HEADLESS` environment variable.
14+
15+
### Changed
16+
- Docs: Update selenium server host URL in example.
17+
618
## 1.15.1 - 2023-10-20
719
- Update `symfony/process` dependency to support upcoming Symfony 7.
820

0 commit comments

Comments
 (0)