Add webdriver package

This commit is contained in:
Dominik Picheta 2017-10-13 22:04:33 +01:00 committed by GitHub
parent 681901d9cc
commit 0aefccde05

View File

@ -7426,5 +7426,19 @@
"description": "Base58 encoders and decoders for Bitcoin and CryptoNote addresses.",
"license": "MIT",
"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"
}
]