Table of Contents

Interface INoneSourceAction

Namespace
OpenQA.Selenium.BiDi.Input
Assembly
Selenium.WebDriver.dll
[JsonPolymorphic(TypeDiscriminatorPropertyName = "type")]
[JsonDerivedType(typeof(PauseAction), "pause")]
public interface INoneSourceAction : ISourceAction