Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Releases: Magenic/MAQS

v6.0.0

22 Jul 16:13
e83f2a9
Compare
Choose a tag to compare

What's Changed

Bug fixes

Build

v6.0.0-beta

24 Jun 19:00
fa08afd
Compare
Choose a tag to compare
v6.0.0-beta Pre-release
Pre-release
add VS code install & getting started documentation (#394)

* add VS code install documentation for 6.0
#322

* merged Install and Getting Started pages
add new screenshots for VS2019
add instrucitons to MAQS 5 documentation

v5.8.2

19 May 13:00
Compare
Choose a tag to compare
Remove V6 code

v5.8.1

30 Mar 02:58
Compare
Choose a tag to compare

5.8.1 - 2020/03/13
Bug fixes and minor enhancements
- Add FindLazyElement and FindLazyElements to LazyElement
- Have Lazy element return standard elements for FindElement and FindElements
- No longer set browser specific timeouts when running non-browser tests in Appium

v5.8

25 Feb 03:22
3dd9dfa
Compare
Choose a tag to compare

5.8.0 - 2019/02/04
Bug fixes and minor enhancements
- Preparation for MAQS 6.0
- Ability to log A11y at different levels
- Copyright Update
- Step and Action Log Levels
- Configuration validation checks
- Documentation updates

v5.7.0

20 Nov 16:35
c04a9e9
Compare
Choose a tag to compare

5.7.0 - 2019/12/04
Bug fixes and minor enhancements
- Have lazy element FindElement and FindElements return lazy element
- Add Exists and ExistsNow checks to lazy element
- Consolidate core lazy element and core lazy mobile element functionality
- Add SelectDropdownOption and SelectDropdownOption to lazy element
- Add GetSelectedOptionFromDropdown and GetSelectedOptionsFromDropdown to lazy element
- Exclude more duplicate log entries
- Stop create multiple log files for NUnit tests

Template updates
- updated to 5.7 MAQS references

v5.6

08 Jan 18:36
Compare
Choose a tag to compare

5.6.0 - 2019/10/10
Bug fixes and minor enhancements
- Logging improvements
- Add proxy configuration for Selenium and web service tests
Package update
- Add support for .Net Core 3
- Mass dependency updates
Template updates
- Mass dependency updates
- Add models to SpecFlow templates

v5.5.2

11 Sep 22:35
cf80dd5
Compare
Choose a tag to compare

5.5.2 - 2019/9/5
Bug fixes and minor enhancements
- Add associated files to Core MSTest test results

 Package update
 - Add Mongo module to the package

 Template updates
 - Mass dependency updates