Continuum for C#
Loading...
Searching...
No Matches
LevelAccess.Continuum Namespace Reference

Classes

class  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. More...
 
class  Assertion
 
class  ClusteringData
 
class  Configuration
 This class encapsulates all Continuum configuration defined in the user-editable continuum.json file and related functionality. More...
 
class  Continuum
 This class encapsulates all of the helper functionality Access Continuum offers for running Access Engine to test web projects. More...
 
class  Filter
 This class controls which URLs should or should not be scanned from iframes. More...
 
class  Fingerprint
 
class  FixType
 A class that encapsulates remediation steps suggested by Access Engine for resolving an accessibility concern. More...
 
class  Metadata
 This class encapsulates information about the current page on the WebDriver instance. More...
 
class  NotFoundException
 The class indicates an expected entity could not be found. More...
 
class  Standard
 A class that encapsulates accessibility standards associated with best practices returned by AMP. More...
 
class  TestResult
 

Enumerations

enum  TestType {
  GLOBAL , IMPLIED_GLOBAL , AUTOMATIC , GUIDED_AUTOMATIC ,
  MANUAL , GUIDED_MANUAL , ADVISORY , PREVIEW_MODE ,
  UNKNOWN
}