Skip toPage Navigation
Skip toMain Content
DequeAxe DevTools® for Web
  • Light
  • Dark
  • Navigation

  • Welcome
    • Rulesets
    • Needs Review vs Incomplete
  • axe DevTools Extension
    • User Flow Analysis
    • Scanning for Accessibility Issues
    • Configuration
    • Intelligent Guided Tests
      • Automated Intelligent Guided Testing
      • Table
      • Keyboard
      • Modal Dialog
      • Interactive Elements
      • Lists
      • Images
      • Structure
      • Forms
    • Exporting
    • Sharing Results
    • Raising Manual Issues
    • Automatic Color Contrast Resolver
    • Remaining Testing
    • Offline Mode
    • Usage Data
    • Private Cloud
    • Release Notes
      • Version 4.125.0
      • Version 4.124.0
      • Version 4.122.1
      • Version 4.120.1
      • Version 4.118.2
      • Version 4.118.0
      • Version 4.117.0
      • Version 4.116.1
      • Version 4.115.1
      • Version 4.114.1
      • Version 4.113.4
      • Version 4.112.0
      • Version 4.111.0
      • Version 4.109.1
      • Version 4.106.1
      • Version 4.105.0
      • Version 4.103.8
      • Version 4.103.6
      • Version 4.102.0
      • Version 4.101.0
      • Version 4.100.1
      • Version 4.97.4
      • Version 4.96.1
      • Version 4.94.1
      • Version 4.92.0
      • Version 4.90.0
      • Version 4.86.0
      • Version 4.85.0
      • Version 4.84.3
      • Version 4.83.0
      • Version 4.82.0
      • Version 4.81.4
      • Version 4.81.3
      • Version 4.80.1
      • Version 4.79.3
      • Version 4.78.1
      • Version 4.77.1
      • Version 4.76.0
      • Version 4.74.1
      • Version 4.73.1
      • Version 4.72.0
      • Version 4.71.2
      • Version 4.71.1
      • Version 4.71.0
      • Version 4.70.0
      • Version 4.69.0
      • Version 4.68.1
      • Version 4.66.1
      • Version 4.65.0
      • Version 4.64.1
      • Version 4.63.1
      • Version 4.63.0
      • Version 4.62.0
      • Version 4.60.1
      • Version 4.59.2
      • Version 4.58.3
      • Version 4.57.3
      • Version 4.56.0
      • Version 4.55.0
      • Version 4.53.3
      • Version 4.52.0
      • Version 4.51.0
      • Version 4.50.0
      • Version 4.49.0
      • Version 4.47.0
      • Version 4.46.2
      • Version 4.45.0
      • Version 4.39.2
    • Additional Information
  • Axe Watcher
    • Get Started
      • Installation
      • Automated Testing Platforms
      • Examples
      • Integrate into Your Code
        • JavaScript Instructions
          • Cypress
          • Cypress Component
          • Playwright
          • Playwright Test
          • Puppeteer
          • WebdriverIO
          • WebdriverIO TestRunner
          • WebDriverJS
        • TypeScript Instructions
          • Cypress
          • Cypress Component
          • Playwright
          • Playwright Test
          • Puppeteer
          • WebdriverIO
          • WebdriverIO TestRunner
          • WebDriverJS
        • Java Instructions
          • Selenium WebDriver
    • Customize Axe Watcher
      • Global Configuration
        • Accessibility Standard
        • axe-core Version
        • Best Practices
        • Experimental
      • Control Your Scans
      • Running Tests in Parallel
      • Exclude URLs
      • Use Dynamic Selectors
      • Set Timeouts
      • Test Fixtures for Playwright Test
      • Use Watcher with a Proxy
      • Use Watcher with Continuous Integration (CI)
    • Resources
      • Troubleshooting
      • API Reference
        • API Reference for JavaScript and TypeScript
        • API Reference for Java
          • AxeRuleOptions Class
          • AxeRunContext Class
          • AxeRunOnly Class
          • AxeRunOptions Class
          • AxeWatcher Class
          • AxeWatcherController Class
          • AxeWatcherDriver Interface
          • AxeWatcherOptions Class
          • ConfigurationOverrides Class
      • Release Notes
  • Web APIs and CLI
    • About Axe DevTools APIs
    • Web API and CLI Examples
    • The Usage Service
      • Overview
      • Getting Started
      • Environment Variables
      • Event Properties Reference
    • Downloading Resources
      • Set up your Nexus
      • Set up your Artifactory
    • Node.js and JavaScript
      • Browser JavaScript (@axe-devtools/browser)
        • Install
          • Install from Deque's Agora
          • Install from a Bundle
          • Import and Initialize
        • Write Tests
        • API Reference
      • Cypress (@axe-devtools/cypress)
        • Installation Options
        • Install from Deque's Agora
        • Write Tests
        • Generating Reports with Cypress
        • API Reference
      • Playwright (@axe-devtools/playwright)
        • Install
          • Install from Deque's Agora
          • Import and Initialize
        • Write Tests
        • API Reference
        • Playwright Error Handling
      • Puppeteer (@axe-devtools/puppeteer)
        • Install
          • Download Demo Project
          • Install from Deque's Agora
          • Install from a Bundle
          • Import and Initialize
        • Write Tests
        • API Reference
        • Puppeteer Error Handling
      • WebdriverIO (@axe-devtools/webdriverio)
        • Install
          • Download Demo Project
          • Install from Deque's Agora
          • Install from a Bundle
          • Import and Initialize
        • Write Tests
        • API Reference
        • WebdriverIO Error Handling
      • WebDriverJS (@axe-devtools/webdriverjs)
        • Install
          • Download Demo Project
          • Install from Deque's Agora
          • Install from a Bundle
          • Import and Initialize
        • Write Tests
        • API Reference
        • WebDriverJS Error Handling
      • Node.js Logger (@axe-devtools/logger)
        • Node Logger
        • Node Logger API Reference
      • Node.js Reporter (@axe-devtools/reporter)
        • Node Reporter
        • Node Reporter Code Examples
        • Node Reporter API Reference
      • Uploading Your Results to axe Developer Hub
      • Migrating to v4.X
      • Other Integrations
        • Cucumber JavaScript
        • Karma
    • C#
      • C# Installation
        • Install with Visual Studio
        • Install with .NET Core CLI
      • Configuring projects
      • Writing Tests
      • Generating Reports with C#
      • Uploading your Results to axe Developer Hub
      • Migrating to v4.X
      • C# Error Handling
      • C# API Documentation
    • Java
      • Installing the Java Integrations
        • Download Demo Project
        • Install from a Bundle
        • Install from Deque's Agora
        • Import and Initialize
      • Using the Java Integrations
        • Write Tests with Cucumber
        • Write Tests with Hamcrest
        • Write Tests with Playwright
        • Write Tests with Selenium
        • Use the Results
        • Generating Reports with Java
      • Java Integrations API Reference
        • Java Hamcrest API
        • Java Playwright API
        • Java Selenium API
      • Uploading Your Results to axe Developer Hub
      • Migrating to v4.X
      • Java Troubleshooting
      • Java Playwright Troubleshooting
    • Python
      • Installing Axe DevTools via pip
      • Installing Axe DevTools via a bundle
      • Generating Reports with Python
      • Uploading Your Results to axe Developer Hub
      • Basic example using axe-devtools-api
      • axe-devtools-api API Reference
      • axe-devtools-selenium API Reference
      • axe-devtools-unittest API Reference
      • axe-devtools-robot API Reference
      • axe-devtools-behave API Reference
      • Python Error Handling
    • Ruby
      • Setting up Access
      • Axe DevTools Capybara
      • Axe DevTools Cucumber
      • Axe DevTools RSpec
      • Axe DevTools Selenium
      • Axe DevTools Watir
      • Advanced API Usage with Ruby
      • Axe DevTools Gems bundles
      • Ruby Error Handling
      • Uploading your Results to axe Developer Hub
      • Migrating to v4.X
    • CLI
      • Install
        • Executables
        • Node.js
      • Quick Start Guides
        • Analyze a Web Page
        • Analyze a Workflow
        • Create reports
      • Configuration
      • Page tests
      • Workflow specs
      • Batch Processing of Spec Files
      • Uploading to axe Developer Hub
      • Reporting
        • Reporting with the CLI
        • Uploading to axe Reports
        • Creating and Filtering Reports
        • How JSON Results are Stored on Disk
      • The Usage Service
      • Workflow actions
      • Custom Rulesets
      • Migrating to v4.X
    • Customizing Rules
    • Web API Release Notes
      • C#
      • Java
      • Node.js
      • Node.js Reporter
      • Python
      • Ruby
      • Previous Versions
        • Version 4.7
        • Version 4.6
        • Version 4.5
        • Version 4.4
        • Version 4.3
        • Version 4.2
        • Version 4.1
        • Version 4.0
    • Downloads
    • Glossary
  • Axe Watcher
  • Get Started
  • Integrate into Your Code
  • JavaScript Instructions

JavaScript Instructions

This page is not available in the language you requested. You have been redirected to the English version of the page.
Link to this page copied to clipboard
Not for use with personal data
  • Cypress
  • Cypress Component
  • Playwright
  • Playwright Test
  • Puppeteer
  • WebdriverIO
  • WebdriverIO TestRunner
  • WebDriverJS

Is this page helpful?

Help us improve this page

Still need help?

  • Visit the help center
  • Contact us
Deque Docs
© 2026, Deque Systems, Inc. All Rights Reserved