File tree Expand file tree Collapse file tree
javascript/node/selenium-webdriver Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v4.9.2
2+
3+ #### :nail_care : Polish
4+
5+ * Handle rejection of the driver if not found
6+
17## v4.9.1
28
39#### :nail_care : Polish
@@ -76,7 +82,7 @@ fix: iedriver download with selenium-manager #11579
7682
7783#### Committers: 1
7884
79- - Potapov Dmitriy ([ @potapovDim ] ( https://github.com/potapovDim ) )
85+ * Potapov Dmitriy ([ @potapovDim ] ( https://github.com/potapovDim ) )
8086
8187## v4.7.0
8288
@@ -97,7 +103,7 @@ fix: iedriver download with selenium-manager #11579
97103
98104#### :nail_care : Polish
99105
100- * Fix typos (#11258 )
106+ * Fix typos (#11258 )
101107
102108## v4.6.0
103109
@@ -152,11 +158,12 @@ fix: iedriver download with selenium-manager #11579
152158* destructuring exports
153159* Moving from static to const to make js-dossier happy
154160* Removing circular dependency Between webdriver.js and http.js
155- * fix some typos in code and documentation
161+ * fix some typos in code and documentation
156162* add cdp v105 remove v102
157163* add cdp v106 remove v103
158164
159165## v4.4.0
166+
160167* Add support CDP 104 and remove CDP 101
161168
162169## v4.3.1
@@ -1287,4 +1294,3 @@ major version release (i.e. 1.0.0).
12871294* Initial release for npm:
12881295
12891296 npm install selenium-webdriver
1290-
Original file line number Diff line number Diff line change 1-
21{
32 "name" : " selenium-webdriver" ,
4- "version" : " 4.9.1 " ,
3+ "version" : " 4.9.2 " ,
54 "description" : " The official WebDriver JavaScript bindings from the Selenium project" ,
65 "license" : " Apache-2.0" ,
76 "keywords" : [
You can’t perform that action at this time.
0 commit comments