Create a Project for Your Results

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

When you integrate axe DevTools Mobile with your existing automated tests, you will send results to axe Developer Hub - a central location where your whole team can view and manage accessibility issues found in your app. Before configuring your suite to test for accessibility, you should visit axe Developer Hub to create a project, following the steps below:

note

If you plan to only save scan results locally, it is not necessary to create a project in Developer Hub. You can skip the section below and go to the next step - Get the axeDevToolsXCUI Framework.

Steps to Create a Project

  1. Visit axe Developer Hub

  2. Click the + Add new project button to create a new axe Developer Hub project.

  3. After adding a new project, you will pick an integration method for gathering accessibility data. Select the axe DevTools Mobile Integration.

    The page for Choosing an Integration Method in axe Developer Hub currently offers two options, the axe Developer Hub Integration for Web Testing and the axe DevTools Mobile Integration for Mobile App Testing.

  4. The next step is to name your project. We recommend including your repository or test suite name for easy reference. After entering a Project Name, select Next.

  5. Continue to follow the prompts, indicating the testing framework you are using.

  6. Once your project is successfully created, you'll see installation instructions. Copy the Project ID for installation. The Project ID will also be available from the main Projects page in Developer Hub, if you need to access it later.

What's Next?

Once you have created a project in Developer Hub and copied the Project ID, you are ready to integrate the AxeDevTools framework with your UI tests.