Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Releases: dequelabs/axe-webdriverjs

Release 2.3.0

29 Jul 16:01
5c0cd63

Choose a tag to compare

Public v2.3.0 release

v2.0.0

28 Mar 16:05

Choose a tag to compare

Features

2.0.0-alpha.1

19 Jan 09:25
097a012

Choose a tag to compare

2.0.0-alpha.1 Pre-release
Pre-release

Features

  • Add axe-core 3.0.0-alpha.9, including Shadow DOM

1.3.0

19 Jan 09:24

Choose a tag to compare

Features

  • fix: Ensure meaningful driver context when axe fails in iframe
  • feat: use axe.run with optional promises
  • feat: update to axe-core version 2.6.1

Fixes

  • fix: allow errors to be caught by mocha

v1.2.1

19 Dec 12:40

Choose a tag to compare

Features

  • Add axe-core 2.6.0

1.2.0

16 Nov 13:09

Choose a tag to compare

Bug Fixes

  • Add selenium-webdriver to package.json (#45) (918f61c)
  • replace axe-core dependency, bump to 1.1.5 (275819a)

Features

  • Add disableRules method for disabling individual rules (3833c59)

1.1.4

18 Sep 18:41

Choose a tag to compare

Updates axe-webdriverjs to axe-core version 2.4.1.

1.1.1

20 May 21:36

Choose a tag to compare

Update to axe-core 2.2.1

1.1.0

02 May 17:18

Choose a tag to compare

Update to axe-core 2.2.0
Make the selenium dependency work for Selenium 2.53 and Selenium 3.x

axe-webdriverjs 0.5.0

22 Dec 18:13

Choose a tag to compare

Add support for axe-cli, allow more axe-core versions, upgrade to Selenium 3 (requires Node 6)