|
Continuum for C#
|
| CLevelAccess.Continuum.AccessibilityConcern | This class represents an accessibility concern identified by Access Engine. At minimum, it contains both information about the concern that was identified and well as where on the page the problem is located. It may also include best practice data from AMP, e.g. how severe or noticeable the issue might be, along with an AMP URL that can be visited for more info |
| CLevelAccess.Continuum.Configuration.AccessibilityConcernsConfiguration | Configuration properties relating to accessibility concerns |
| CLevelAccess.Continuum.Assertion | |
| CLevelAccess.Continuum.ClusteringData | |
| CLevelAccess.Continuum.Configuration | This class encapsulates all Continuum configuration defined in the user-editable continuum.json file and related functionality |
| CLevelAccess.Continuum.Continuum | This class encapsulates all of the helper functionality Access Continuum offers for running Access Engine to test web projects |
| ▼CException | |
| CLevelAccess.Continuum.NotFoundException | The class indicates an expected entity could not be found |
| CLevelAccess.Continuum.Filter | This class controls which URLs should or should not be scanned from iframes |
| CLevelAccess.Continuum.FixType | A class that encapsulates remediation steps suggested by Access Engine for resolving an accessibility concern |
| ▼CIComparable | |
| CLevelAccess.Continuum.Standard | A class that encapsulates accessibility standards associated with best practices returned by AMP |
| CLevelAccess.Continuum.Configuration.LevelAccessPlatform | |
| CLevelAccess.Continuum.Metadata | This class encapsulates information about the current page on the WebDriver instance |
| CLevelAccess.Continuum.Configuration.Proxy | This class encapsulates all proxy-specific configuration in Continuum represented by the 'proxy' object defined in the user-editable continuum.json file |
| CLevelAccess.Continuum.TestResult |