Table of Contents

Interface IRemoteObjectReference

Namespace
OpenQA.Selenium.BiDi.Modules.Script
Assembly
WebDriver.dll
public interface IRemoteObjectReference : IRemoteReference

Properties

Handle

Handle Handle { get; }

Property Value

Handle

SharedId

string? SharedId { get; set; }

Property Value

string