itkhanz

Results 9 issues of itkhanz

## Description Appium provides a way to use multiple locator startegies via `@HowToUseLocators` annotation. The default starategy is set to `LocatorGroupStrategy.CHAIN`, so if we want to use the alternative strategy...

enhancement

### Current Behavior I am facing this issue that when there are large number of tests and test task runs for longer duration, then Gradle test task does not generate...

a:bug
in:testing-testng

This plugin has really done a great job in easing the usage of gestures. It would be nice to see an upcoming release with the added support for common gestures...

enhancement

Hi, I am trying to log the request and response if validation fails, but at the same time I also want to filter out or blacklist one of my response...

Hi, I wanted to bring this into your attention that UiSelector is being deprecated in future releases for Android UiAutomator2. Please see https://developer.android.com/training/testing/other-components/ui-automator ![Screenshot 2024-08-07 at 15 40 00](https://github.com/user-attachments/assets/91da1e1a-d5b2-47ab-ae96-eec9fe2ea90f) If...

I have recently upgraded my Appium UiAutomator2 driver version from 2.42.1 to 3.5.2, and I encountered following error when I try to create the instance of AndroidDriver with UiAutomator2. USB...

**Is your feature request related to a problem? Please describe.** Appium provides the option to either capture the screenshot of viewport or of the specific element on mobile screen. For...

Enhancement

### Current Behavior Currently, I have different JSON capabilities for starting Appium Session using Appium Inspector. For iOS applications on real device, we need to pass **appium:xcodeOrgId** and **appium:xcodeSigningId** as...

enhancement

### Current Behavior Whenever user installs the Appium Inspector, it is then required to manually setup capabilities for different applications and devices. This makes it difficult for new team members...

enhancement