IMockerBlazorTestHelpers<(Of <(<'T>)>)>..::..ClickButton Method
Overload List
Name | Description | |
---|---|---|
ClickButton(IElement, Func<(Of <<'(Boolean>)>>), Nullable<(Of <<'(TimeSpan>)>>)) |
Clicks the button element.
|
|
ClickButton(String, Func<(Of <<'(Boolean>)>>), Nullable<(Of <<'(TimeSpan>)>>)) |
Clicks the button element.
|
|
ClickButton<(Of <<'(TComponent>)>>)(String, Func<(Of <<'(Boolean>)>>), IRenderedComponent<(Of <<'(TComponent>)>>), Nullable<(Of <<'(TimeSpan>)>>)) |
Clicks the button element.
|
|
ClickButton(Func<(Of <<'(IElement, Boolean>)>>), Func<(Of <<'(Boolean>)>>), Nullable<(Of <<'(TimeSpan>)>>)) |
Clicks the button element.
|
|
ClickButton<(Of <<'(TComponent>)>>)(String, Func<(Of <<'(Boolean>)>>), Nullable<(Of <<'(TimeSpan>)>>)) |
Clicks the button element.
|