File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,19 @@ Go to [legend](#legend---types-of-changes) for further information about the typ
13
13
14
14
### Added
15
15
16
+ - _ WD_LastHTTPResponse
16
17
- _ WD_CapabilitiesDefine
17
18
19
+ ### Removed
20
+
21
+ _ WD_CapabilitiesDisplay
22
+
18
23
### Fixed
19
24
20
25
- _ WD_WaitElement: Prevent premature exit when $_ WD_OPTION_NoMatch is True
21
26
- __ WD_GetLatestWebdriverInfo: Log correct function name
22
27
- __ WD_UpdateExtractor: Correct detection of executable located in subfolder
28
+ - _ WD_Startup: Check result of _ WinAPI_GetBinaryType
23
29
24
30
### Changed
25
31
@@ -29,6 +35,9 @@ Go to [legend](#legend---types-of-changes) for further information about the typ
29
35
- _ WD_CapabilitiesAdd
30
36
- Support browser specific / vendor capabilities
31
37
- Capability names are case sensitive
38
+ - wd_demo
39
+ - Detect / abort on failure to approve cookies
40
+ - Update DemoScript() examples + descriptions
32
41
33
42
### Project
34
43
You can’t perform that action at this time.
0 commit comments