Skip to content
#

ui-testing

Here are 233 public repositories matching this topic...

ronjonesjr
ronjonesjr commented Jul 24, 2018

I have a test case that uses accessibility ID to find a button that is on the title bar of a Windows application. That button is found when I run WinAppDriver.exe via a regular user account, but it fails when I run it as an administrator account. This happens when running WinAppDriver.exe directly and when I run it via Appium.

This is an issue because the documentation for WinAppDriver.exe, a

chrisballinger
chrisballinger commented Apr 26, 2018

Once I upstream the xchtmlreport fastlane plugin (blocked on my JUnit PR #63 and a new stable release), it would be useful to show example Fastfile usage / add that to the documentation.

# Fastfile

desc "Tests: iOS, tvOS, macOS. Builds: watchOS."
lane :coverage_all do
  bundle_ios = coverage(scheme: "BonMot-iOS", devices: get_devices(ios_latest: true, ios_10_3: true))
  bundle_
SteffiSchlumpf
SteffiSchlumpf commented Nov 28, 2019

Steps Overview
=> This branch is based on the branch feature/838-progressbar

Pull Request: #944
Branch: feature/859-new-filterable-list

To Do

  • Open / close function per page
  • Crop thumbnails to fixed height
  • Columns:
    • Change order of columns: Screenshot / Step Description / Page
    • Set set column widths
  • Column Page:
    • Click on page name navigates to the first ste

Improve this page

Add a description, image, and links to the ui-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ui-testing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.