Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "testardo", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "a browser and OS agnostic web driver for mobile and desktop", | ||
@@ -5,0 +5,0 @@ "main": "./build/testardo", |
@@ -6,3 +6,3 @@ testardo | ||
Please note this software is at a very basic state ... like a beta version `0.0.5` one. | ||
Please note this software is at a very basic state ... like a beta version `0.0.6` one. | ||
@@ -25,12 +25,19 @@ | ||
#### Example | ||
A very basic example is shown in [this file](examples/google-search.js). | ||
Write `./testardo --host=74.125.239.35 --loop=0 examples/google-search.js` and connect to the full url shown in the terminal. | ||
This will look something like: `en1: http://192.168.1.146:7357/$` where the full url to connect to will be `http://192.168.1.146:7357/$` | ||
### compatibility | ||
So far, _testardo_ has been tested with the following browsers: | ||
* webOS (the one for the old palm pre, not yet LG TVs) | ||
* iOS 5.1 and greater | ||
* Android 2.3 and greater | ||
* Firefox OS 1.0 and greater | ||
* Windows Phone 7 and greater | ||
* Blackberry 10 | ||
* Firefox OS 1.0 and greater | ||
* Android 2.3 and greater | ||
* iOS 7 | ||
* Kindle Fire Silk | ||
* webOS (the one for the old palm pre, not yet LG TVs) | ||
@@ -37,0 +44,0 @@ Above list will change as soon as new devices will be tested. Ideally old IE browsers should work too (at some point). |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38643
49