Skip to content

Commit 31f8100

Browse files
author
John Kleinschmidt
committed
Update for 3.7.3
1 parent 830145f commit 31f8100

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1+
# 3.7.3
2+
3+
* Updated README with better examples and fixed typos.
4+
* Use launcher.bat instead of launcher.exe for Windows
5+
* Added `webdriverOptions` to allow specifying additional webdriver options.
6+
17
# 3.7.2
28

3-
* Added `webdriverLogPath` to the Spectron typescript definition
4-
* Fixed typescript definition reference to the Electron API
9+
* Added `webdriverLogPath` to the Spectron typescript definition.
10+
* Fixed typescript definition reference to the Electron API.
511

612
# 3.7.1
713

@@ -11,11 +17,11 @@
1117
# 3.7.0
1218

1319
* Supports Electron `1.7.x` releases.
14-
20+
1521
# 3.6.5
1622

1723
* Updated typescript definition for WebDriver logging support.
18-
* Enhanced waitUntilTextExists() to find substrings in case the selector
24+
* Enhanced waitUntilTextExists() to find substrings in case the selector
1925
matches multiple elements.
2026

2127
# 3.6.4

0 commit comments

Comments
 (0)