-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Appium
-
Actions
-
Methods
-
SendKeys(AvaloniaElement, String)
SendKeys(AvaloniaElement, String) Method
Definition
Types text on an element.
public Actions SendKeys(AvaloniaElement element, string text)
Parameters
Returns
- Actions
- This Actions instance for chaining.