invoke

public final Unit invoke(Function1<WebElementBuilder, Unit> function)

Operator that allows usage of DSL style

Parameters

function

WebElementBuilder which will give you access to match elements and perform actions/assertions on it.