legerity icon indicating copy to clipboard operation
legerity copied to clipboard

A framework for speeding up the development of automated UI tests for Windows, Android, iOS, and Web with Appium/Selenium on .NET

Results 23 legerity issues
Sort by recently updated
recently updated
newest added

## Resolves #179 This change will introduce a brand-new suite of articles in the Legerity documentation to aid developers adopting the framework for writing great UI tests for their applications....

### Describe the feature To improve the quality of the documentation and structure, the content needs an overhaul. ### Rationale for the feature The documentation for Legerity, while providing a...

documentation
enhancement
help wanted

Bumps [Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver) from 107.0.5304.6200 to 108.0.5359.7100. Changelog Sourced from Selenium.WebDriver.ChromeDriver's changelog. 108.0.5359.7100 Chrome Driver 108.0.5359.71 release 108.0.5359.2200 Chrome Driver 108.0.5359.22 release Commits c3f13fb Upgrade to 108.0.5359.71 a343d9a 108.0.5359.2200 official release...

dependencies
.NET

Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.10 to 3.0.0. Release notes Sourced from MSTest.TestFramework's releases. v3.0.0 See the release notes here. v3.0.0-preview-20221122-01 See the release notes here. v3.0.0-preview-20221110-04 See the release notes here....

dependencies
.NET

Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.10 to 3.0.0. Release notes Sourced from MSTest.TestAdapter's releases. v3.0.0 See the release notes here. v3.0.0-preview-20221122-01 See the release notes here. v3.0.0-preview-20221110-04 See the release notes here....

dependencies
.NET

## Describe the feature and how it will be used Add support for the WinUI DropDownButton element. The implementation should support the collection of `MenuFlyoutItem` children with the ability to...

enhancement
good first issue

## Description Add support for the [Windows Community Toolkit OrbitView](https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Controls/OrbitView) element. The implementation should support the collection of child items with the ability to click them. The OrbitView is based...

enhancement

## Description TimePicker is a commonly used core Android control that supports the ability to select a time. The implementation should provide the following functionality: - Get selected time -...

enhancement
help wanted

## Description PagerControl is currently moving towards preview as indicated by [this PR](https://github.com/microsoft/microsoft-ui-xaml/pull/3327). ## How will this benefit you and others? This will make it easier to deal with the...

enhancement

## Description Add support for the [Windows Community Toolkit TextToolbar](https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Controls/TextToolbar) element. The implementation should support the ability to: - Select bold - Select italics - Select underline - Ability to...

enhancement