Skip to content

girlCoder8/hybrid_web_mobile_accessibility_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appium and Axe Example

Prerequisites

  • NPM
  • NodeJS
  • Selenium Webdriverjs

Installation

Then simple run "npm i" to install all of the dependencies

Integration information

The first thing to do in your project is install @axe-core/webdriverjs package. This package is an axe-core integration that actually works in tandem with WebDriver (Selenium) to do all of the axe-core injection into the browser for you!

In order to use axe with Appium we will need to install axe-cores webdriverjs package.

"@axe-core/webdriverjs": "^4.3.1",

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published