Git Product home page Git Product logo

wdio-winappdriver-example's People

Contributors

licanhua avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wdio-winappdriver-example's Issues

Not working with the latest version 8.X

I have my package.json file as
{
"name": "webdriverio-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"prettier": "prettier --write --loglevel warn "//*.ts"",
"test": "wdio wdio.conf.js"
},
"keywords": [],
"author": "",
"license": "MIT",
"devDependencies": {
"@wdio/cli": "^8.2.3",
"@wdio/dot-reporter": "^8.1.2",
"@wdio/jasmine-framework": "^8.2.3",
"@wdio/junit-reporter": "^8.2.0",
"@wdio/local-runner": "^8.2.3",
"@wdio/spec-reporter": "^8.1.2",
"prettier": "^2.8.3",
"ts-node": "^10.4.0",
"typescript": "^4.5.4",
"webdriverio":"^8.2.3",
"wdio-winappdriver-service": "^0.1.1"
},
"dependencies": {}
}

The error sown in te wdio log is
@wdio/runner: Error: Invalid or unsupported WebDriver capabilities found ("app"). Ensure to only use valid W3C WebDriver capabilities (see https://w3c.github.io/webdriver/#capabilities).If you run your tests on a remote vendor, like Sauce Labs or BrowserStack, make sure that you put them into vendor specific capabilities, e.g. "sauce:options" or "bstack:options". Please reach out to to your vendor support team if you have further questions.

Click is not a function ....

Hi , I made clone of this repo and followed same instructions like npm install etc ...
When I am running test script - I am able to launch application but it says click is not a function...

Capture

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.