Skip to content

Releases: javnov/axe-selenium-csharp

Last release 1.x

23 Aug 16:12
Compare
Choose a tag to compare

This release try to make more simple the way you will use this library. Also we have an updated ReadMe file 😄 . If you have any doubts or suggestion please create an issue.

To get this release just run this:

Install-Package Globant.Selenium.Axe -Version 1.0.26 

from your nuget Package Manager Console.

Use it under your own risk
This will be the last version of 1.x will make drastic changes in the code to make it easier to use and more flexible

1.0.24

27 Oct 04:20
Compare
Choose a tag to compare
1.0.24 Pre-release
Pre-release

This release try to make more simple the way you will use this library. Also we have an updated ReadMe file 😄 . If you have any doubts or suggestion please create an issue.

To get this release just run this:

Install-Package Globant.Selenium.Axe -Version 1.0.24 

from your nuget Package Manager Console.

Use it under your own risk, I'm working hard to have Unit test to cover all code that we have right now (is not that much, so hope will no take much time 😉 )