webdriverjs
Version:
A nodejs bindings implementation for selenium 2.0/webdriver
20 lines (15 loc) • 586 B
text/xml
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0"
id = "io.webdriverjs.example"
versionCode = "10"
version = "1.0.0" >
<!-- versionCode is optional and Android only -->
<name>WebdriverJS Example Phonegap Application</name>
<description>
Example site only for testing purposes.
</description>
<author href="http://christian-bromann.com" email="mail@christian-bromann.com">
Christian Bromann
</author>
</widget>