Mikhail Fleytman
Mikhail Fleytman
Now in proxyman i can copy as curl, but it dosn't support grpc calls. Pls add copy as grpcurl for grpc requests
Подробнее http://forum.df2.ru/index.php?showtopic=33610&view=findpost&p=750313
I use my module which adds `ro.adb.secure=0` to system.prop. If I use this module with safetynet-fix adb is always unatorized. I don't understand why I have a conflict, maybe you...
The inspector's appium window is divided into 3 parts. On the left is a screenshot of the device, in the middle the App Source, and on the right the Selected...
**What would you like to be added**: Add confirmation dialog for delete namespace (with control this dialog in settings) **Why is this needed**: I accidentally misclicked in lens and without...
**Is your feature request related to a problem? Please describe.** 1. At the moment, I can get the last 10000 rows from the iOS logs. This is often not enough...
**Is your feature request related to a problem? Please describe.** The built-in appium-xcuitest-driver commands are not always enough for custom actions. For example, there was a problem https://github.com/appium/appium/issues/18991 and I...
To record a video I need to run the command: ```scrcpy -r file.mkv``` This method is inconvenient if the scrcpy is already running and I need to make a video....
## Description In 8.5.1 java_client was "AndroidMobileCapabilityType.AUTO_LAUNCH", in java client 9.3.0 UiAutomator2Options there is no such option. Although this is the capability [actual](https://github.com/appium/appium-uiautomator2-driver?tab=readme-ov-file#app) for UiAutomator2-driver. xcuitest driver also [has](https://appium.github.io/appium-xcuitest-driver/6.0/reference/capabilities/#:~:text=b%22%2C%20%22c%22%3A%20%22d%22%20%7D%7D%27-,appium%3AautoLaunch,-When%20set%20to) this...