node sample fix

This commit is contained in:
sebv
2014-07-03 21:44:01 +08:00
parent 71efceca68
commit d4416339d8
3 changed files with 15 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
/*
The appium specific methods are not yet implemented by selenium-webdriver.
However it is possible to attach an existing selenium-webdriver to a wd
browser instance as below.
However it is possible to attach an existing selenium-webdriver session to
a wd browser instance as below.
prerequisite:
npm install selenium-webdriver