question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

WebDriverAgent directory is not created after installing appium server 1.15

See original GitHub issue

The problem

After installing appium server 1.15 WebDriverAgent directory is not created at the /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/

Environment

  • Appium version (or git revision) that exhibits the issue: 1.15
  • Last Appium version that did not exhibit the issue (if applicable):
  • Desktop OS/version used to run Appium: MacOS 10.14.6
  • Node.js version (unless using Appium.app|exe): 12.10
  • Npm or Yarn package manager: 6.11.3
  • Mobile platform/version under test:
  • Real device or emulator/simulator:
  • Appium CLI or Appium.app|exe:

Details

If necessary, describe the problem you have been experiencing in more detail.

Link to Appium logs

Create a GIST which is a paste of your full Appium logs, and link them here. Do NOT paste your full Appium logs here, as it will make this issue very long and hard to read! If you are reporting a bug, always include Appium logs!

Code To Reproduce Issue [ Good To Have ]

Please remember that with sample code it’s easier to reproduce the bug and it’s much faster to fix it.

Please git clone https://github.com/appium/appium and from the sample-code directory, use one of your favourite languages and sample apps to reproduce the issue.

In case a similar scenario is missing in sample-code, please submit a PR with one of the sample apps provided.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:21 (3 by maintainers)

github_iconTop GitHub Comments

18reactions
surajsalunkhecommented, Nov 21, 2019

You can find path here /Applications/Appium.app/Contents/Resources/app/node_modules/appium-webdriveragent

6reactions
imurchiecommented, Apr 2, 2020

There is no WebDriverAgent folder anymore. The folder is appium-webdriveragent and is wherever in your install the appium-webdriveragent package was installed. It will have the contents structured like https://github.com/appium/WebDriverAgent

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can not find WebdriverAgent in Appium 1.15.0 and above?
Today i have updated my Appium from version 1.14.0 to 1.15.0 and guess what…..Webdriveragent folder was vanished from its location so i was...
Read more >
WebDriverAgent folder missing appium 1.15.1 - Stack Overflow
1 to mac catalina 10.15.2. I couldn't find WebDriverAgent folder inside appium-xcuitest-driver. appium.
Read more >
WebDriverAgent on Appium 2.0 - Support
Hi guys. I'm trying to run tests with appium 2.0 beta with ios real device. But where is the folder with webdriveragent?
Read more >
Setting up Appium 1.15.0 and WebDriverAgent - Support
So I installed Appium 1.15.0 using NPM. My documentation calls for installing WDA from Appium and then deploying those projects onto my iOS ......
Read more >
WebdriverAgent Xcode build log shows success but Appium ...
I installed server version 1.15 as well as 1.22, and appium-inspector connects fine to 1.15 , but just sits unable to see the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found