Skip to content

Commit

Permalink
Update for 3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
John Kleinschmidt committed Jan 25, 2018
1 parent 830145f commit 31f8100
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# 3.7.3

* Updated README with better examples and fixed typos.
* Use launcher.bat instead of launcher.exe for Windows
* Added `webdriverOptions` to allow specifying additional webdriver options.

# 3.7.2

* Added `webdriverLogPath` to the Spectron typescript definition
* Fixed typescript definition reference to the Electron API
* Added `webdriverLogPath` to the Spectron typescript definition.
* Fixed typescript definition reference to the Electron API.

# 3.7.1

Expand All @@ -11,11 +17,11 @@
# 3.7.0

* Supports Electron `1.7.x` releases.

# 3.6.5

* Updated typescript definition for WebDriver logging support.
* Enhanced waitUntilTextExists() to find substrings in case the selector
* Enhanced waitUntilTextExists() to find substrings in case the selector
matches multiple elements.

# 3.6.4
Expand Down

0 comments on commit 31f8100

Please sign in to comment.