Skip to content

Commit 8dae816

Browse files
authored
[JS] Remove legacy action API support (#9362)
* [js] Removing legacy actions api support * Fixing devtools test and updating change log * Removing mutatuion listener
1 parent e9ba4e3 commit 8dae816

File tree

7 files changed

+7
-1701
lines changed

7 files changed

+7
-1701
lines changed

javascript/node/selenium-webdriver/CHANGES.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v4.0.0-beta.3
2+
3+
* Removed support for legacy actions.
4+
This will also remove "Bride Mode" support, which was introduced to translate of action class to legacy API.
5+
16
## v4.0.0-beta.2
27

38
* Removed support for Edge legacy.

0 commit comments

Comments
 (0)