BrowserDetails constructor
BrowserDetails({})
Implementation
BrowserDetails({
this.javaEnabled="false",
this.javaScriptEnabled="true",
this.language="en-US",
this.screenHeight="864",
this.screenWidth="1536",
this.timeZone="330",
this.colorDepth="24",
this.dSecureChallengeWindowSize="FULL_SCREEN"});