UNPKG

gulp-axe-webdriver

Version:
192 lines (84 loc) 6.6 kB
<a name="3.1.3"></a> ## [3.1.3](https://github.com/felixzapata/gulp-axe-webdriver/compare/3.1.2...3.1.3) (2019-04-24) ### Features * **index.js:** remove import fs-path ([3ca751c](https://github.com/felixzapata/gulp-axe-webdriver/commit/3ca751c)) * **package.json:** remove fs-path package ([d2b24a5](https://github.com/felixzapata/gulp-axe-webdriver/commit/d2b24a5)) <a name="3.1.2"></a> ## [3.1.2](https://github.com/felixzapata/gulp-axe-webdriver/compare/3.1.1...3.1.2) (2019-04-20) ### Bug Fixes * **packages:** update dependencies ([f701836](https://github.com/felixzapata/gulp-axe-webdriver/commit/f701836)) <a name="3.1.1"></a> ## [3.1.1](https://github.com/felixzapata/gulp-axe-webdriver/compare/3.1.0...3.1.1) (2019-03-15) ### Bug Fixes * **index.js:** remove deprecated warning ([#22](https://github.com/felixzapata/gulp-axe-webdriver/issues/22)) ([23a4bcc](https://github.com/felixzapata/gulp-axe-webdriver/commit/23a4bcc)) <a name="3.1.0"></a> # [3.1.0](https://github.com/felixzapata/gulp-axe-webdriver/compare/3.0.1...3.1.0) (2018-09-19) ### Features * **scriptTimeout:** add scriptTimeout option ([5cc450c](https://github.com/felixzapata/gulp-axe-webdriver/commit/5cc450c)), closes [#18](https://github.com/felixzapata/gulp-axe-webdriver/issues/18) <a name="3.0.1"></a> ## [3.0.1](https://github.com/felixzapata/gulp-axe-webdriver/compare/3.0.0...3.0.1) (2018-08-09) ### Bug Fixes * **index.js:** return promise with axeBuilder ([20c18ed](https://github.com/felixzapata/gulp-axe-webdriver/commit/20c18ed)) <a name="3.0.0"></a> # [3.0.0](https://github.com/felixzapata/gulp-axe-webdriver/compare/2.1.2...3.0.0) (2018-07-18) ### Features * **index.js:** return a promise ([cb877d6](https://github.com/felixzapata/gulp-axe-webdriver/commit/cb877d6)) <a name="2.1.2"></a> ## [2.1.2](https://github.com/felixzapata/gulp-axe-webdriver/compare/2.1.1...2.1.2) (2018-06-19) ### Bug Fixes * **index.js:** driver instance due to invalid session ID ([bbf4dd5](https://github.com/felixzapata/gulp-axe-webdriver/commit/bbf4dd5)) <a name="2.1.1"></a> ## [2.1.1](https://github.com/felixzapata/gulp-axe-webdriver/compare/2.1.0...2.1.1) (2018-05-31) ### Bug Fixes * **index.js:** increase timeout to 60000 ms ([68d43f1](https://github.com/felixzapata/gulp-axe-webdriver/commit/68d43f1)) <a name="2.1.0"></a> # [2.1.0](https://github.com/felixzapata/gulp-axe-webdriver/compare/2.0.0...2.1.0) (2018-04-24) ### Features * **headless:** add support for headless mode ([7b1345b](https://github.com/felixzapata/gulp-axe-webdriver/commit/7b1345b)) <a name="2.0.0"></a> # [2.0.0](https://github.com/felixzapata/gulp-axe-webdriver/compare/1.4.1...2.0.0) (2018-04-23) ### Features * **package.json:** update axe-core to ^3.0.1 ([bec83e6](https://github.com/felixzapata/gulp-axe-webdriver/commit/bec83e6)) * **package.json:** update axe-webdriverjs to ^2.0.0 ([cf8e76e](https://github.com/felixzapata/gulp-axe-webdriver/commit/cf8e76e)) * **phantomjs:** remove phantomjs ([94d61e1](https://github.com/felixzapata/gulp-axe-webdriver/commit/94d61e1)) <a name="1.4.1"></a> ## [1.4.1](https://github.com/felixzapata/gulp-axe-webdriver/compare/1.4.0...1.4.1) (2018-04-23) ### Features * **package.json:** update chromedriver to 2.38.0 ([958233b](https://github.com/felixzapata/gulp-axe-webdriver/commit/958233b)) <a name="1.4.0"></a> # [1.4.0](https://github.com/felixzapata/gulp-axe-webdriver/compare/1.3.2...v1.4.0) (2016-12-27) ### Features * **package.json:** update axe-webdriverjs and selenium-webdriver ([dd7aee2](https://github.com/felixzapata/gulp-axe-webdriver/commit/dd7aee2)) <a name="1.3.2"></a> ## [1.3.2](https://github.com/felixzapata/gulp-axe-webdriver/compare/1.3.1...v1.3.2) (2016-12-16) ### Bug Fixes * **package.json:** set chromedriver to version 2.25.1 to avoid problems behind a proxy ([e99840e](https://github.com/felixzapata/gulp-axe-webdriver/commit/e99840e)) <a name="1.3.1"></a> ## [1.3.1](https://github.com/felixzapata/gulp-axe-webdriver/compare/1.3.0...v1.3.1) (2016-12-09) ### Bug Fixes * **index.js:** modify drivers and capabilities to check complex urls in Chrome and PhantomJS ([71df07f](https://github.com/felixzapata/gulp-axe-webdriver/commit/71df07f)) <a name="1.3.0"></a> # [1.3.0](https://github.com/felixzapata/gulp-axe-webdriver/compare/1.2.0...v1.3.0) (2016-12-09) ### Features * **404:** create first approach to check only valid urls ([3035949](https://github.com/felixzapata/gulp-axe-webdriver/commit/3035949)) * **index.js:** filter local and non local urls to review the status ([dd2e25d](https://github.com/felixzapata/gulp-axe-webdriver/commit/dd2e25d)) * **package.json:** update axe-core to 2.0.7 ([29a3bcc](https://github.com/felixzapata/gulp-axe-webdriver/commit/29a3bcc)) * **package.json:** update axe-webdriverjs to 0.4.0 ([8eb21a2](https://github.com/felixzapata/gulp-axe-webdriver/commit/8eb21a2)) * **reporter.js:** show message when the URL is not valid ([d0be5f6](https://github.com/felixzapata/gulp-axe-webdriver/commit/d0be5f6)) <a name="1.2.0"></a> # [1.2.0](https://github.com/felixzapata/gulp-axe-webdriver/compare/1.1.0...v1.2.0) (2016-10-10) ### Features * **a11yCheckOptions:** add attribute a11yCheckOptions to override options ([5244f05](https://github.com/felixzapata/gulp-axe-webdriver/commit/5244f05)) * **onlyViolations:** add option to return only the violations ([14b7cc5](https://github.com/felixzapata/gulp-axe-webdriver/commit/14b7cc5)) * **verbose:** add verbose option to show information messages about the analysis ([861f076](https://github.com/felixzapata/gulp-axe-webdriver/commit/861f076)) <a name="1.1.0"></a> # [1.1.0](https://github.com/felixzapata/gulp-axe-webdriver/compare/1.0.0...v1.1.0) (2016-09-25) ### Features * **exclude:** add exclude option to add a CSS selector to the list of elements to exclude in analysis ([c93dd88](https://github.com/felixzapata/gulp-axe-webdriver/commit/c93dd88)) * **include:** add include option to add a CSS selector to the list of elements to include in analysis ([204748a](https://github.com/felixzapata/gulp-axe-webdriver/commit/204748a)) <a name="1.0.0"></a> # [1.0.0](https://github.com/felixzapata/gulp-axe-webdriver/compare/0.1.0...v1.0.0) (2016-09-07) ### Bug Fixes * **index.js:** change how to show the url to test ([f3f7cc3](https://github.com/felixzapata/gulp-axe-webdriver/commit/f3f7cc3)) ### Features * **plugin:** modify the plugin to admin local and remote urls also glob patterns ([ca9abc0](https://github.com/felixzapata/gulp-axe-webdriver/commit/ca9abc0))