Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework.Appium
DriverSession
Methods
RemoveData(String)
Menu
On this page
RemoveData(String) Method
Definition
Namespace
Avalonia.HeadlessTestingFramework.Appium
Assembly
HeadlessTestingFramework.dll
View source
Removes data from the session.
public bool RemoveData(string key)
Parameters
key
String
The data key.
Returns
Boolean
True if data was removed.