Skip to content

Commit 9354151

Browse files
authored
Update CL (#303)
1 parent f511844 commit 9354151

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,19 @@ Go to [legend](#legend---types-of-changes) for further information about the typ
1313

1414
### Added
1515

16+
- _WD_LastHTTPResponse
1617
- _WD_CapabilitiesDefine
1718

19+
### Removed
20+
21+
_WD_CapabilitiesDisplay
22+
1823
### Fixed
1924

2025
- _WD_WaitElement: Prevent premature exit when $_WD_OPTION_NoMatch is True
2126
- __WD_GetLatestWebdriverInfo: Log correct function name
2227
- __WD_UpdateExtractor: Correct detection of executable located in subfolder
28+
- _WD_Startup: Check result of _WinAPI_GetBinaryType
2329

2430
### Changed
2531

@@ -29,6 +35,9 @@ Go to [legend](#legend---types-of-changes) for further information about the typ
2935
- _WD_CapabilitiesAdd
3036
- Support browser specific / vendor capabilities
3137
- Capability names are case sensitive
38+
- wd_demo
39+
- Detect / abort on failure to approve cookies
40+
- Update DemoScript() examples + descriptions
3241

3342
### Project
3443

0 commit comments

Comments
 (0)