Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 62b0221

Browse files
committed
Update changelog
1 parent 371bc9f commit 62b0221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This project versioning adheres to [Semantic Versioning](http://semver.org/).
1212
- Revert no longer needed workaround for Chromedriver bug [2943](https://bugs.chromium.org/p/chromedriver/issues/detail?id=2943).
1313
- Allow installation of Symfony 5 components.
1414
- Rename environment variable used to pass path to ChromeDriver executable from `webdriver.chrome.driver` to `WEBDRIVER_CHROME_DRIVER`. However the old one also still works to keep backward compatibility
15+
- If subdirectories in a path to screenshot destination does not exists (using `takeScreenshot()` or `takeElementScreenshot()` methods), they are automatically created.
1516

1617
### Fixed
1718
- `WebDriverExpectedCondition::presenceOfElementLocated()` works correctly when used within `WebDriverExpectedCondition::not()`.

0 commit comments

Comments
 (0)