INavigator
Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.ProjectModel.Collections.BrowserProfile.INavigator
Kind: interface
Properties
AppCodeName
Property
string AppCodeName { get; }
AppName
Property
string AppName { get; }
AppVersion
Property
string AppVersion { get; }
AppMinorVersion
Property
string AppMinorVersion { get; }
BrowserLanguage
Property
string BrowserLanguage { get; }
CpuClass
Property
string CpuClass { get; }
Language
Property
string Language { get; }
OsCpu
Property
string OsCpu { get; }
Platform
Property
string Platform { get; }
Product
Property
string Product { get; }
ProductSub
Property
string ProductSub { get; }
Vendor
Property
string Vendor { get; }
VendorSub
Property
string VendorSub { get; }
MaxTouchPoints
Property
string MaxTouchPoints { get; }
MsManipulationViewsEnabled
Property
string MsManipulationViewsEnabled { get; }
MsMaxTouchPoints
Property
string MsMaxTouchPoints { get; }
MsPointerEnabled
Property
string MsPointerEnabled { get; }
PointerEnabled
Property
string PointerEnabled { get; }
Webdriver
Property
string Webdriver { get; }
Languages
Property
string Languages { get; }
HardwareConcurrency
Property
string HardwareConcurrency { get; }
DeviceMemory
Property
string DeviceMemory { get; }
BuildId
Property
string BuildId { get; }
DoNotTrack
Property
string DoNotTrack { get; }
UserAgent
Property
string UserAgent { get; }
VisibleFields
Property
List<string> VisibleFields { get; }