• 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 ...
  • Votes

    0

    Enhance Data Privacy in Reports

    Current Situation: - Appium OSS - Report Logs show an entered password with a send text method to enhance data privacy it would be great if this would not be the ...
  • Votes

    0

    FindBy suggestion improvement request in Appium OSS - accessibilityId

    In the Grid Inspector, the FindBy field shows "ID" suggestions. Would it be possible for the OSS Inspector to display them as "accessibility-id" instead? This ...
  • Not Planned

    0

    Give the ability to ignore network tunnel for a run

    Hi, This request has been provided by one of our teams : "We run automated tests on ContinuousTesting using Jenkins, and we use the network tunnel to access internal ...
  • Votes

    0

    Question about the video report

    This is from Waze: Is there any way to control the frame per second ratio of the video report for selected executions? Some of our tests need to produce a video ...
  • Votes

    0

    Implement On-Demand Video Recording for Real-Time Test Verification

    Currently, our automated tests only capture a full-length video at the conclusion of a test scenario. This approach is useful for a complete review but is not suitable ...
  • Not Planned

    0

    Test Idea

    Test
  • Votes

    0

    Feature Request: Enable Self-Healing via UI in Digital.ai Continuous ...

    Dear Digital.ai Team, I would like to request the implementation of a new feature in Continuous Testing — the ability to configure and enable the Self-Healing ...
  • Votes

    0

    Network Tunnel : add the ability to use PAC files to route based on ...

    Hi, On BrowserStack, you can use a PAC file with their "network tunnel" like tool, to route according to the website either DIRECT or define another proxy. For ...
  • 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 ...
  • Votes

    0

    PDF Accessibility Testing

    Hi, One of our users' team implemented veraPDF POC using their Web Automation Framework. veraPDF is complete open source PDF/A validator, covering all parts of the PDF/A ...
  • 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

    Proper way to disconnect the phone from Android Auto

    This request is from Waze: For some of their tests, they need to replicate a situation when the phone is disconnected from the head unit. In real life, that would be ...
  • Votes

    0

    Swipe action on Android Auto

    This request is from Waze: Some of their tests with Android Auto require scrolling the map. Currently, they have only screenshot and click commands available. Could ...
  • Not Planned

    0

    Allow appium server commmand line arguments

    This request has been raised by UBS. UBS is migrating from Appium 1.x to Appium 2.x. Based on the initial evaluation by them, Appium 2.x is producing a lot of logs ...
  • 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

    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

    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

    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

    1

    "Debug" mode on browsers

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