Show / Hide Table of Contents

Enum ITestingDriver.ElementState

Different states of the element.

Namespace: TestingDriver
Assembly: TestingDriver.dll
Syntax
public enum ElementState

Fields

Name Description
Clickable

Element can be clicked.

Disabled

Element Can be seen but cant be clicked.

Invisible

Element cannot be found / seen.

Visible

Element can be seen.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX