MSTestContrib.UITesting encourgages you to write your CodedUI tests in a particular way which has been proven in production to allow a large test suite to be maintained with minimal effort
A library for automatic regressiontesting of applications / Coded UI Tests. This library allows you to write tests for your WPF applications. The library uses MS UI Automation and TestApi to mimic the user interaction.
Lombiq UI Testing Toolbox - Shortcuts: Provides some useful shortcuts for common operations that UI tests might want to do or check, e.g. turning features on or off, or logging in users. See the project website for detailed documentation.
Lombiq UI Testing Toolbox for Orchard Core: Web UI testing toolbox mostly for Orchard Core applications. Everything you need to do UI testing with Selenium for an Orchard app is here. See the project website for detailed documentation.
Lombiq UI Testing Toolbox - App Extensions: UI testing-related configuration extensions for the web app under test. See the project website for detailed documentation.
Lombiq Data Tables for Orchard Core - UI Test Extensions: Extension methods that test various features in Lombiq Data Tables for Orchard Core. See the project website for detailed documentation.
Lombiq Base Theme for Orchard Core- UI Test Extensions: Extension methods that test various features in Lombiq Base Theme for Orchard Core. See the project website for detailed documentation.
This Package is designed and written for open source usage whenever the QA engineer wants to test on any browser that is supported by seleniumHQ libraries.