UNPKG
edgedriver
Version:
latest (6.2.1)
6.2.1
6.2.0
6.1.2
6.1.1
6.1.0
6.0.0
5.6.1
5.6.0
5.5.0
5.4.0
5.3.10
5.3.9
5.3.8
5.3.7
5.3.6
5.3.5
5.3.4
5.3.3
5.3.2
5.3.1
5.3.0
5.2.2
5.2.1
5.2.0
5.1.0
5.0.1
5.0.0
4.17134.1
4.17134.0
4.16299.0
4.15063.0
3.14393.0
2.1.142791
2.1.14279
Microsofts' EdgeDriver for Node.js
webdriver.io
webdriverio-community/node-edgedriver
edgedriver
/
dist
/
install.d.ts
3 lines
•
205 B
TypeScript
View Raw
1
2
3
export
declare
function
download
(
edgeVersion
?:
string
,
cacheDir
?:
string
):
Promise
<
string
>;
export
declare
function
fetchVersion
(
edgeVersion
:
string
):
Promise
<
string
>;
//# sourceMappingURL=install.d.ts.map