ElementExists(By) Method

Definition

Assembly HeadlessTestingFramework.dll

Checks if an element exists.

public bool ElementExists(By by)

Parameters

by
By

The locator strategy.

Returns

Boolean
True if the element exists.