it-shivani
it-shivani
I am facing similar issue with TestNG
Do you mean you explicitly uploaded jars related to extent reports? I tried that but still getting the same null pointer exception.
This is the error I am getting when I tried with `androidx.lifecycle:lifecycle-extensions `version 2.3.0 `] Install command stdout: Performing Streamed Install [ADB] Success [ADB] Running '/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554...
Getting this error with 2.2.0 - java.lang.NoSuchMethodError: No direct method (ILjava/lang/Object;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V in class Lkotlin/jvm/internal/FunctionReferenceImpl; or its super classes (declaration of 'kotlin.jvm.internal.FunctionReferenceImpl' ``` Matched '/session' to command name 'createSession' [WD Proxy]...
> What about adjusting Kotlin version with the app under test? > You could check proguard stuff as well if your app under test used proguard. https://github.com/appium/appium-espresso-driver#troubleshooting So Should I...