node-wd-sync icon indicating copy to clipboard operation
node-wd-sync copied to clipboard

sync version of wd

Results 8 node-wd-sync issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for a great library! I've started to use the js version of the library and find it really useful. I'm trying to implement a click on an tag,...

The current version of "wd" used by wd-sync is "~0.2.7". Can you please update the version of wd to latest one so that we can use TouchActions() function ?

The sync magic being wrapped around returned elements breaks compatibility with wd — in particular, an element returned by wd-sync cannot be passed on as an argument to code in...

Hey :) I may just be retarded here, but I'm going a bit loco with this problem of mine. I'm trying to manipulate a DOM element in the browser with...

Docs refer to these paths, but they are not part of the distribution -- what are they? ``` /node_modules/.bin/install_selenium ./node_modules/.bin/install_chromedriver ./node_modules/.bin/start_selenium_with_chromedriver ```

Alternatively, element.click() works just fine but browser.clickElement(element) kills the script with no error message of any sort.

https://github.com/sebv/node-wd-sync/issues/7#issuecomment-24375636

Dear Sir, Sometimes the script throws an error when I use ghostdriver of phantomjs phantomjs.exe --webdriver=4444 & C:\Users\user\workspace\node_modules\wd-sync\node_modules\fibers\futur e.js:173 throw(ex); ^ Error: Error response status: 13. at Webdriver._newError (C:\Users\user\workspace\node_modules\wd-sy nc\node_modules\wd\lib\webdriver.js:80:13)...