-
MacOS 10.13.6
Xcode 10.0,
Appium 1.9.1,
node 10.12.0
Real Device: iOS 12.0.1
1. Xcode build succeeded with 100+ Semantic Issue, and 4 Deprecated issue
(Screenshot1)
![screen shot 2018-10-…
-
This issue is just a bug I found, so no demo can be provided.
As you can see, the latest file history of "atoms/execute_script.js" below is updated 10 months ago, the first argument of the outer fu…
-
I am trying to Setup Appium on a Virtual Machine MacOS High Sierra. It has:
XCode: 9.3
Node: 9.3.0
NPM: 5.5.1
Appium: 1.6.5
I am trying to run on iOS 11.2.5 iPad.
[Appium Logs.txt](https://g…
-
[Xcode]
[Xcode] 2024-03-27 14:27:37.729646+0800 WebDriverAgentRunner-Runner[51644:9187193] Using general test manager
[Xcode]
[Xcode] 2024-03-27 14:27:37.842285+0800 WebDriverAgentRunner-Runner…
-
Do you have sample Appium scripts for this app? I've seen that you posted sample Appium scripts for your Android app [here](https://github.com/awslabs/aws-device-farm-appium-tests-for-sample-app) but …
mig82 updated
6 years ago
-
When I have tried to inspect a particular page having webservice calls on UI elements of an IOS app in iPhone X simulator, the app crashes, appium inspector throws the error as follows and the app get…
-
## The problem
i was trying to run Appium Sever using AppiumDriverLocalService, but always getting belor error. i have already installed node via npm but still getting error.
## Error
RemoteTe…
-
## The problem
In iOS, performing a scroll action causes an unexpected Element Tree change, causing many test failures.
Link to issue opened against Appium: https://github.com/appium/appium/issu…
-
Listing a few known issues with iOS setup:
- [ ] It outputs "Xcode is not installed" even when Xcode is actually installed and just `xcode-select` does not point to the installed Xcode app path.
- […
-
## The problem
I am running appium version: 1.14.2 on my Mac machine (appium --port 4477)
When I try to run a test against our iOS Hybrid app, after the App is launched we click on the EULA button.
…