Table of Contents

Namespace PuppeteerSharp.Locators

Classes

Locator

Locators describe a strategy of locating elements and performing an action on them. If the action fails because the element is not ready for the action, the whole operation is retried. Various preconditions for a successful action are checked automatically.

LocatorActionOptions

Options for locator actions.

LocatorClickOptions

Options for locator click actions.

LocatorScrollOptions

Options for locator scroll actions.

Enums

VisibilityOption

Visibility option for locator operations.