Skip to content

Commit 4226c2c

Browse files
committed
sandwich-webdriver: release v0.4.0.0
1 parent a9e9732 commit 4226c2c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

sandwich-webdriver/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
# 0.4.0.0
44

5-
* Add a lower bound on `webdriver-0.13.0.0`, which is a major change.
5+
* Switch to `webdriver-0.13.0.0`, which is a major change.
6+
* Rename 'WebDriver' -> 'TestWebDriverContext'
7+
* Disabling Xvfb support for now.
8+
* Be able to pass extra flags to chromedriver or geckodriver.
9+
* Now we have debug logging of all WebDriver requests and responses by default, which makes it much easier to see what's going on.
10+
* Some logic for starting and managing WebDriver processes has been moved to the `webdriver` package.
611

712
# 0.3.0.1
813

0 commit comments

Comments
 (0)