wd icon indicating copy to clipboard operation
wd copied to clipboard

A node.js client for webdriver/selenium 2.

Results 75 wd issues
Sort by recently updated
recently updated
newest added

I need help getting Android to Scroll using Javascript WD and Appium On IOS I have no problem using this command. await driver.execute("mobile: scroll", { direction: "down" }); On Android...

I get this error when I try to run screenshot tests in my project. I think error is appears after switching between branches. Here closed issue #466, but I don't...

How does match git repo tags and npm packages https://www.npmjs.com/package/wd/v/1.14.0 ?

Added LambdaTest Cloud Platform

## The problem WD is generating calls without the session ID so we are receiving 404 no route found on every configuration tested. ## Environment Appium version (or git revision)...

I was trying to `sudo npm install -g polymer-cli`, when suddenly, `wd` tried to create `/nonexistent/snap/node/1889`. I don't really know what's happening, so I'm reporting it here. ```log > [email protected]...

There is blocker in calling client.MoveTo() method on version 2106. This JS method focuses on particular control and automatically scrolls to that control if it is not visible. It was...

Hi @admc ,I’d like to report two vulnerabilities ### Issue There are two vulnerabilities (1 high and 1 low severity) introduced in **_wd_**.The details are as follows: In **[email protected].*_**:Vulnerability **npmjs-advisories-1464**...

Opening this as I don't see it is mentioned in jsdom issue 2792 but not in this library yet.