Headings, Landmarks and Links

Export Data

Screen Shot of Export Dialog Box in Side Panel

Information On

Option Description
Headings
  • Each row in the CSV file for headings includes:
    1. Order: The document order of the heading in the web page.
    2. Heading Level: The heading level of the heading, values are 1, 2, 3, 4, 5 and 6.
    3. Accessible Name: The computed accessible name for the heading. This is usually just the text content, but the use of images, aria-label or aria-labelledby will require use of the accessible name computation.
  • Un-check the checkbox to not include heading information on the CSV file.
Landmark Regions
  • Each row in the CSV file for landmark regions includes:
    1. Order: The document order of the landmark in the web page.
    2. Landmark Type: The type of landmark, values include:
      • banner
      • complementary
      • contentinfo
      • form
      • main
      • navigation
      • region
      • search
    3. Accessible Name: The computed accessible name for the landmark region using the accessible name computation Landmarks only need an accessible name when there is more than one of the same type on a web page.
  • Un-check the checkbox to not include landmark region information on the CSV file.
Links
  • Each row in the CSV file for links includes:
    1. Order: The document order of the link in the web page.
    2. Link Type: The link type identifies information about the domain name or the file name of the link.
      Domain Information:
      • External: Links that reference a different website (e.g. different domain name)
      • Internal: Links that reference a target element (e.g. typically using an id on the element) in the current web page.
      • ssd: Links with the same domain and sub-domain, often indicating the page is developed using the same web technology and administered by the same person or group of people.
      • sd: Links with the same domain identifies the page is part of the same organization, but might be using a different web technology and administered by people not associated with website with the same sub-domain.
      File extensions:
      • pdf: Adobe Portable Document
      • docx: Word document
      • xslx: Excel document
      • png: Image format
      • jpeg: Image format
      • mpeg: Movie format
    3. URL: The URL associated with the link.
  • Un-check the checkbox to not include link information on the CSV file.
  • Filename

    Option Description
    File Name The file name for the CSV file. There are file naming restrictions to make sure characters in the file name are supported on Windows, macOS and Linux and that file names are not too long.
    Index The index is appended to the CSV file name to make it easier to create unique file names if downloading multiple CSV files. The index is automatically incremented after saving a CSV file.