Skip to content

Releases: CognizantOpenSource/maqs-dotnet

v9.0.3

10 Oct 19:22
07cd7a9
Compare
Choose a tag to compare

What's Changed

v9.0.2

30 Sep 20:23
0f4b9be
Compare
Choose a tag to compare

What's Changed

  • Actions only support moving to center of element, and the MoveToElementOffsetOrigin enum was removed.
  • Drag and drop by offset is affected as the location of an element is always its direct center as before it was the top left corner.
  • GetProperty was deprecated and then removed. Use GetDomProperty instead.

v9.0.1

13 Sep 16:25
05fc30a
Compare
Choose a tag to compare

What's Changed

  • Bump Code Analysis Action (#161) @jwenclcsv
  • Bump MSTest.TestFramework from 2.2.8 to 2.2.10 in /Framework (#95) @dependabot
  • Bump SpecFlow from 3.9.69 to 3.9.74 in /Framework (#98) @dependabot
  • Bump Selenium.Support from 4.1.0 to 4.1.1 in /Framework (#96) @dependabot
  • Bump Selenium.WebDriver from 4.1.0 to 4.1.1 in /Framework (#97) @dependabot
  • Bump SixLabors.ImageSharp from 2.1.0 to 2.1.1 in /Framework (#93) @dependabot

v9.0.0

21 Apr 20:13
af8e372
Compare
Choose a tag to compare

What's Changed

  • Bump Npgsql from 6.0.3 to 6.0.4 in /Framework (#92) @dependabot
  • Drop System.Drawing.Common as V6 does not work on Linux (#16) @dependabot
  • Cleanup to prep for Alpha 2 release (#87) @twalshcsv
  • Prep for version 9 release (#86) @twalshcsv
  • Bump WebDriverManager from 2.12.3 to 2.12.4 in /Framework (#84) @dependabot
  • Bump Microsoft.Data.Sqlite.Core from 5.0.12 to 6.0.4 in /Framework (#78) @dependabot
  • Bump Microsoft.Playwright from 1.20.2 to 1.21.0 in /Framework (#85) @dependabot
  • Bump Microsoft.AspNet.WebApi.Client from 5.2.7 to 5.2.8 in /Framework (#79) @dependabot
  • Bump SpecFlow from 3.9.58 to 3.9.69 in /Framework (#81) @dependabot

Feature

Enhancement

  • Add playwright capability and missing Appium tests (#91) @twalshcsv

Bug Fixes

v8.0.3

07 Apr 21:05
b958674
Compare
Choose a tag to compare

What's Changed

  • Bump WebDriverManager from 2.12.3 to 2.12.4 in /Framework (#69) @dependabot
  • Bump Gherkin from 22.0.0 to 23.0.1 in /Framework (#67) @dependabot
  • Bump MongoDB.Driver from 2.14.1 to 2.15.0 in /Framework (#57) @dependabot
  • Bump SpecFlow from 3.9.40 to 3.9.58 in /Framework (#58) @dependabot
  • Bump MailKit from 3.1.1 to 3.2.0 in /Framework (#65) @dependabot

Bug Fixes

v8.0.2

25 Mar 14:15
ce34d8c
Compare
Choose a tag to compare

What's Changed

Pipeline

v8.0.1

02 Feb 20:03
b2fa6af
Compare
Choose a tag to compare

What's Changed

  • Bump Selenium.Axe from 3.1.2 to 3.1.4 in /Framework (#30) @dependabot
  • Bump NUnit3TestAdapter from 4.2.0 to 4.2.1 in /Framework (#15) @dependabot
  • Bump MailKit from 3.0.0 to 3.1.1 in /Framework (#26) @dependabot
  • Bump coverlet.msbuild from 3.1.0 to 3.1.1 in /Framework (#27) @dependabot

Bug Fixes

v8.0.0

19 Jan 17:52
602c32f
Compare
Choose a tag to compare

What's Changed

Feature

Documentation

v8.0.0-alpha.1

14 Jan 13:59
3585d37
Compare
Choose a tag to compare
v8.0.0-alpha.1 Pre-release
Pre-release

What's Changed

v7.0.6

06 Jan 21:47
37eaddb
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Remove Appium package ref

Dependencies

  • Bump MailKit from 2.15.0 to 3.0.0 in /Framework
  • Bump NUnit3TestAdapter from 4.1.0 to 4.2.0 in /Framework
  • Bump WebDriverManager from 2.12.2 to 2.12.3 in /Framework