Skip to main content

Function: byLinkedElement()

byLinkedElement(relative): object

Defined in: packages/core/src/locators/byLinkedElement.ts:5

Parameters

relative

LocatorRelativePosition = LocatorRelativePosition.Descendent

Returns

object

onLinkedElement()

onLinkedElement: (locator) => object

Parameters

locator

PartLocator

Returns

object

extractAttribute()

extractAttribute: (attributeName) => object

Parameters
attributeName

string

Returns

object

toMatchMyAttribute()

toMatchMyAttribute: (myAttributeName) => LinkedCssLocator

Parameters
myAttributeName

string

Returns

LinkedCssLocator