mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add webdriver package
This commit is contained in:
parent
681901d9cc
commit
0aefccde05
@ -7426,5 +7426,19 @@
|
|||||||
"description": "Base58 encoders and decoders for Bitcoin and CryptoNote addresses.",
|
"description": "Base58 encoders and decoders for Bitcoin and CryptoNote addresses.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ehmry/nim-base58"
|
"web": "https://github.com/ehmry/nim-base58"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "webdriver",
|
||||||
|
"url": "https://github.com/dom96/webdriver",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"webdriver",
|
||||||
|
"selenium",
|
||||||
|
"library",
|
||||||
|
"firefox"
|
||||||
|
],
|
||||||
|
"description": "Implementation of the WebDriver w3c spec.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/dom96/webdriver"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user