Accessibility Testing using OpKey
(1) AccessibilityCheckPointSettings (Used to set the prerequisites for Accessibility test)
(2) ValidatePageAccessibility (Used to validates the page Accessibility test)
Now, you can use these keywords in Test Case in OpKey and perform accessibility testing.
1. AccessibilityCheckPointSettings
This keyword is used to set the prerequisites for Accessibility test. It doesn’t take any objects input arguments. It also takes some data input arguments.
Data Input Arguments:
ReportName - Provide the name of report to be created.
ReportFolderPath - Provide path of the created folder.
2. ValidatePageAccessibility
This keyword is used to validates the page Accessibility test. It doesn’t take any objects/data input arguments.
For details about Accessibility Testing, kindly refer OpKey Help section: Accessibility Testing in OpKey