• Votes

    1

    Improve Playwirhgt support

    Hi, Currently we have to upload the tests as a zip file for them to be executed on the platform. It may cause issue as the payload might be blocked by security ...
  • Not Planned

    1

    [IMP] invert filters in cloud frontend

    In the device overview you have the possibility to filter by selectable properties. But what if you want just to exclude the selected property ? Here is an Example with ...
  • Not Planned

    1

    Support Xiaomi in MDM on public cloud

    hello, Recently customers ask to add Xiaomi in public cloud. It's important evaluate standard of procument. But the MDM system in Public Cloud does not support Xiaomi ...
  • Planned

    1

    Add gestures plugin to Appium Server

    Found here: https://appium.io/docs/en/latest/ecosystem/plugins/#other-plugins Gestures plugin allows simple easy to implement gestures on Appium 2.x
  • Votes

    1

    Add expiration dates to projects

    As part of our cloud administration process, we provide temporary projects to our teams to test the platform. If they are satisfied with the solution, they can proceed to ...
  • Votes

    1

    Enhance iOS Cleanup to the delete downloaded files

    If users are downloading files on iOS they are still present to other users - this could be an issue. Request: - enhance the iOS Cleanup to delete the files from the ...
  • Votes

    1

    NEW Capability launchInstrumented

    Similary to the capability "instrumentApp" which can be set in the digitalai:options of the AppiumDriver DesiredCapabilities, it would be great to have an option like ...
  • Planned

    1

    View reason for failure directly on the reports screen

    This way users will not have to open the report to see what went wrong. Modify the Report screen to provide an analysis of what went wrong right on the report screen, in ...
  • Votes

    1

    [FeatureRequest] Enhanced capability configuration when starting ...

    In Appium OSS, when the Automation Mode is started, currently only the default capabilities are taken. There should be a possibility for manual tester/debugger to ...
  • Votes

    1

    if else... in test editor

    when using mobile studio, using add step to set a condition in test editor
  • Not Planned

    1

    Complex iOS Device Passcode

    To support our Mobile Device Management Team we need to be able to configure a non trivial 8 digit passcode for the "Device Passcode" Tool on iOS.
  • Votes

    1

    Deploy Appium Open Source and Cypress on Kubernetes

    Docker Swarn use is forbidden by our Security team, because of securities issue. So we cannot deploy Appium OSS to test Jetpack applications nor use Cypress on our ...
  • Votes

    1

    "Debug" mode on browsers

    Hi, It would be usefull to have a "debug" mode for Browsers just like we have for Mobile Devices
  • Votes

    1

    Add "Simulate Color Space" options of Android & iOS device in Mobile ...

    Hi, As according to https://support.digital.ai/hc/en-us/requests/207290 we cannot use the simulate color space on devices, it would be nice to add it in Mobile Studio. ...
  • Votes

    0

    Add a clear visual indicator to the App Name for instrumented builds ...

    When an instrumented application is uploaded to the system, there is currently no simple visual marker that differentiates it from non‑instrumented builds. This makes it ...
  • Votes

    0

    enhance simulate capture to accept video stream

    I have a customer request who is using video identification within their app and for this the are requesting to enhance the simulate capture by adding video streams. ...
  • Votes

    0

    Using the proxy feature(Appium) for manual testers

    From BNPP: Hi, Following the implementation of the Appium Proxy, we are looking into a solution to allow manual testers to instanciate a session on a device WITH ...
  • Votes

    0

    Add support for Gherkin in Mobile Studio manual steps

    Hi, We rely more and more on BDD, and as such we use Feature files in Gherkin syntax, like : #Auto generated Octane revision tag @TID121001REV2.1.0 Feature: Fund ...
  • Votes

    0

    Add the ability to upload test steps for manual testing

    Hi, When using the mobiles or browsers for manual testing, the tester has to copy/paste his test steps in the fields manually. I think it would be usefull to have the ...
  • Votes

    0

    FPS and Memory consumption runtime check on iOS devices

    From Waze- We need a way how validate on both platforms: 1. FPS 2. Memory consumption On Android we can use adb for that, but with iOS we haven't such ability. ...