-
From time to time we receive NPE on below line. The most common way when Zafira is overloaded (mass queue registration is in progress).
**ZafiraListener.java:171**
List testRunResults = Arrays.asL…
-
I found that the changes in issue #23748 break a special test setup of mine (well, I could not find a way to work around this, anyway). As requested I repost my concerns as a new issue here.
The sc…
-
## Trying to run the appium server launch through code (java) but facing an issue below are the logs.....It's running fine if start appium either from terminal or Desktop appium..
########### . a…
-
## The problem
Bad app: /Users*****************iosApp/Smart2.app. App paths need to be absolute, or relative to the appium server install dir, or a URL to compressed file, or a special app name.
#…
-
### TestNG Version 7.0.0
IRetryAnalyzer implementation
```java
package com.automation.test;
import org.testng.IRetryAnalyzer;
import org.testng.ITestResult;
public class MyRetryAnalyzer…
-
## The problem
Parallel test runs in Selenide uses one global configuration
## Details
https://github.com/selenide/selenide/issues/354 and a couple of other issues, I've seen already. It seems a…
-
**Describe the bug**
Java+TestNG+Logback failed to create SUITE and further child entities. I'm running with two threads in TestNG.xml.
I did some digging and here is the reason for failure,
``…
-
Appium 0.8.2, Android SDK 4.2.2 installed.
I added custom android sdk path (/Users/android-sdks/platforms/android-17) in appium -> preferences-> android.
I want to test my native app : Code is as f…
-
## Context
The Buildship runtime classpath provided for Eclipse is different from the one used in Gradle. This leads to problematic classpath differences when the user executes a Java application f…
donat updated
4 years ago
-
## The problem
error: Could not determine iOS SDK version
info: [debug] Error: Command failed: /bin/sh -c xcrun --sdk iphonesimulator --show-sdk-version
```
at ChildProcess.exithandler (child_proce…