File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change
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
+
1
7
# 3.7.2
2
8
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.
5
11
6
12
# 3.7.1
7
13
11
17
# 3.7.0
12
18
13
19
* Supports Electron ` 1.7.x ` releases.
14
-
20
+
15
21
# 3.6.5
16
22
17
23
* 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
19
25
matches multiple elements.
20
26
21
27
# 3.6.4
You can’t perform that action at this time.
0 commit comments