Table of Contents

Interface INoneSourceAction

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