An expectation for checking that an element is present, visible, and enabled.
public static Func<AvaloniaDriver, AvaloniaElement> ElementToBeClickable(By locator)
The locator to find the element.