-
[appium.txt](https://github.com/appium/appium/files/4546070/appium.txt)
Log Snippet:
2020-04-28 18:47:24.556 xcodebuild[10664:390971] DTDeviceKit: deviceType from dec4a109a1d31ffc02398744219dc455…
-
I am facing an issue with my AppleTV - TVOS 15.6 test automation set up and configuration. I am able to launch my apps manually, but not working when i’m executing via Appium inspector as well as appi…
-
## The problem
There are two problems:
1) I wanted to create a new issue on your https://discuss.appium.io/ forum, but after creating an account, i stuck on the moment where i needed to _"follow the…
-
https://github.com/zebrunner/mcloud-ios/issues/84
we have to test automatic detection of the device type and version for simulators. potentially it should be adjusted
-
I am trying to:
```
List methodCards = page.getTestMethods();
for (ResultTestMethodCard methodCard : methodCards) {
if (methodCard.isErrorStacktracePresent()) {
…
-
**Describe the bug**
I have AssetDetailsPage class is already initialized once, and when i checked the object of that page on one location, then it did work (framework identified it is present) and d…
-
I observed the below error in tvOS test in ruby_lib_core test suite, but others seem good. The below is Apple side stuff. (Not WDA specific thing)
```
[Xcode] 2021-06-08 21:29:46.890282-0700 WebDriv…
-
## The problem
The release candidate is out and it has support for iOS 14.4
## Environment
* Appium version (or git revision) that exhibits the issue:
* Last Appium version that did not exhi…
-
## 🐛 Bug Report
While Trying to Crete node in Selenium grid with Apple tv & you.i tv capabilities throwing error org.openqa.selenium.platform
java.lang.IllegalArgumentException: No enum constant…
-
## The problem
I try to run a session with basic capabilities
`{
"platformName": "iOS",
"platformVersion": "13.4",
"deviceName": "iPhone 8 Plus",
"automationName": "XCUITest",
"ud…
kyxer updated
3 years ago