-
Cannot download WDA resources after installing appium using npm install -g appium@beta.
I get:
Last login: Fri Jan 11 11:52:00 on ttys002
en610106:WebDriverAgent jenkins$ ./Scripts/bootstrap.sh…
-
## The problem
[XCUITest] WDA is not listening at 'http://localhost:8100/
Fail to launch my test with appium 1.16.0, if I downgrade to 1.15.1 it's good.
my provisioning profile is good with this…
-
――― MARKDOWN TEMPLATE ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
### Command
```
/usr/local/bin/pod update
```
### Report
* What did you do?
* What did you expect to …
-
## The problem
Unable to launch WebDriverAgent because of xcodebuild failure: Command 'carthage bootstrap --platform iOS\,tvOS'
## Environment
* Appium 1.15.0
* Xcode 11.0
* simulator: iPho…
-
## The problem
'RoutingHTTPServer/RoutingConnection.h' file not found FBWebServer.m error while building webDriverAgent project in Xcode
## Environment
* Appium version (or git revision) that…
-
## The problem
i can see appium main.js file is located in below two paths. Not use how to remove these two directory and want to install freshly.
/usr/local/lib/node_modules/appium/build/lib/m…
-
## The problem
Hi,
I've been using appium and an iPhone simulator (xCode) to create some automated tests.
Yesterday I wanted to use the Appium's inspector to get some IDs on a new app and it res…
-
Running appium server and got classic 'xcodebuild failed with code 65' error.
Dig into the webdriverAgent xcode project, build the WebDriverAgent project, first notice some 'RountingHTTPServer' fil…
-
## The problem
My appium code is working fine on all emulators , while the xcode build is also launching the app on the real iOs device. However , whenever i am running the code on real iOS device,…
-
## The problem
I am developing a testautomation for a small app using Appium 1.14.0 and run it on an simulator with iOS 12.2. My problem is, that the app gets installed properly once I run the auto…