• Votes

    0

    Allow voice commands to Android Auto

    This request is from Waze: Some of their tests that are using Android Auto projection require the ability to perform voice commands. - We have already tried to use ...
  • Votes

    0

    Appium 2 log level

    - Could you please change Appium 2 Log level from Info to Error, as in our automation framework we have many INFO level log lines, which we can not suppress from code.
  • Votes

    0

    Visual Testing

    For Visual Testing Browserstack is offering their Percy tool. Visual regression testing ensures UI changes don’t unintentionally break design or layout. By automating ...
  • Not Planned

    0

    Appium Studio Plugin for Visual Studio Code

    As Visual Studio Code is picking up steam as the standard IDE for all users here, we would need to have the Appium Studio Plugin available on this platform
  • Votes

    0

    Lauch UFT automated test on browsers

    Entities would like to use the browsers to run TNRs on browsrs in //
  • Votes

    0

    Automate Flutter Webapp on browsers

    Flutter webapp cannot be automated via selenium, I want a way where I can do this automation and run my flutter webapp on chrome browser.
  • 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

    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

    0

    Reduce Initialization and Clean up time for test executions on Android ...

    Hi Team - We observed more clean up and initialization times for test executions on Android devices. Its impacting on the speed of test execution. It's taking around 40+ ...
  • Votes

    0

    Support Apple Pay on Safari Desktop Browsers

    Apple Pay has become very popular to be used by customers when making purchases online for any number of events (E.g., Flights, Retail Shopping), not just when using ...
  • Votes

    0

    QuickStart Automation[Python] - Deprecated find_element_by_xpath in ...

    https://experitest.atlassian.net/browse/SA-54523 The Python code still uses the deprecated find_element_by_xpath, causing issues when exported to an IDE using Selenium 4.
  • 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. ...