admc / wd

A node.js client for webdriver/selenium 2.
Other
1.53k stars 404 forks source link

404 HTTP appium No route found #620

Closed vladikstyle closed 4 years ago

vladikstyle commented 4 years ago

Hey all,guys.Help me please . I try to repeat js script from there - https://github.com/dmlemeshko/appium/blob/master/docs/en/about-appium/getting-started.md But have some issue and errors . Please help :) any solutions , all day trying (

image image

imurchie commented 4 years ago

First, I would suggest using the official documentation (https://github.com/appium/appium/blob/master/docs/en/about-appium/getting-started.md) rather than a 2 year old fork of it.

Second, the documentation provided is for webdriverio (https://webdriver.io/) not wd.

Third, the issue is with the path configuration (http://v4.webdriver.io/guide/getstarted/configuration.html#path)