accessibility_scanner-8.x-1.0-alpha8/config/schema/wpa_axecore_cli_capture.schema.yml
config/schema/wpa_axecore_cli_capture.schema.yml
web_page_archive.capture_utility.wpa_axecore_cli_capture:
type: mapping
label: '@axe-core/cli capture utility'
mapping:
guidelines:
type: sequence
sequence:
type: string
label: 'Guideline'
selectors_exclude:
type: string
label: 'Excluded Selectors'
selectors_include:
type: string
label: 'Included Selectors'
web_page_archive.wpa_axecore_cli_capture.settings:
type: config_object
label: '@axe-core/cli Capture Utility settings'
mapping:
system:
type: mapping
mapping:
axecore_cli_binary:
type: string
label: '@axe-core/cli binary path'
axecore_cli_binary_verify_checksum:
type: boolean
label: 'Boolean indicating whether or not to verify md5 checksum of binary'
axecore_cli_binary_checksum:
type: string
label: 'Expected checksum of binary'
node_modules_parent_path:
type: string
label: 'node_modules path'
defaults:
type: web_page_archive.wpa_axecore_cli_capture.guideline_mapping
web_page_archive.wpa_axecore_cli_capture.guideline_mapping:
type: mapping
mapping:
guidelines:
type: sequence
sequence:
type: string
label: 'Guideline'
selectors_exclude:
type: string
label: 'Excluded Selectors'
selectors_include:
type: string
label: 'Included Selectors'
