File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,15 @@ Go to [legend](#legend---types-of-changes) for further information about the typ
18
18
19
19
### Changed
20
20
21
- - __ WD_DetectError - Detect Javascript and Invalid Selector errors
21
+ - __ WD_DetectError: Detect Javascript and Invalid Selector errors
22
+ - _ WD_SetElementValue: Advanced mode now triggers Change event
23
+ - _ WD_Startup: Improve logging when existing webdriver instance is reused
24
+ - _ WD_ElementSelectAction: Disabled option detection
25
+ - Logging
26
+ - Reduced detail of messages associated with $_WD_DEBUG_Info
27
+ - Webdriver responses are now only shown with $__WD_DEBUG_Full and they are no longer trimmed by default
22
28
- wd_demo
23
- - Added UserTesting()
29
+ - Added DemoStyles(), DemoSelectOptions(), UserTesting()
24
30
- Improved demo selection
25
31
26
32
### Removed
You can’t perform that action at this time.
0 commit comments