Table of Contents

Class RemoteLocation

Namespace
OpenQA.Selenium.DevTools.V85.Target
Assembly
WebDriver.dll

RemoteLocation

public sealed class RemoteLocation
Inheritance
RemoteLocation
Inherited Members

Properties

Host

host

[JsonPropertyName("host")]
public string Host { get; set; }

Property Value

string

Port

port

[JsonPropertyName("port")]
public long Port { get; set; }

Property Value

long