Table of Contents

Class LocatorActionOptions

Namespace
PuppeteerSharp.Locators
Assembly
PuppeteerSharp.dll

Options for locator actions.

public class LocatorActionOptions
Inheritance
LocatorActionOptions

Properties

CancellationToken

Gets or sets the cancellation token to cancel the action.

public CancellationToken CancellationToken { get; set; }

Property Value

CancellationToken