Table of Contents

Interface IHasBrowserId

Namespace
CSF.Extensions.WebDriver.Identification
Assembly
CSF.Extensions.WebDriver.dll

An object which provides browser identification information.

public interface IHasBrowserId

Properties

BrowserId

Gets identification information for the web browser.

BrowserId BrowserId { get; }

Property Value

BrowserId