• 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

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

    0

    Web and App accessibility testing extension

    Hi, This is a request from some of our users : For Web Accessibility Testing we already implemented an Axe-core POC using our Selenium 4 based Web Automation ...
  • 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

    Android App Protection - static package name

    By default, all the code protected by Android App Protection is placed in a randomly named package, which may pose problems if integration relies on knowing the package ...
  • Votes

    0

    Android - Prevent Users from Disabling Developer Mode on Cloud Devices

    Problem Statement - A user accesses the Developer Options menu on an Android device connected to the Cloud and disables Developer Mode or USB Debugging. This can happen ...