mirror of
https://github.com/appium/appium.git
synced 2026-02-11 20:39:04 -06:00
node sample fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user