protected static class BrowserVersionDeterminer.IE extends Object implements BrowserVersionDeterminer.BrowserInfo
Modifier | Constructor and Description |
---|---|
protected |
IE() |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.remote.Browser |
getBrowser() |
com.gargoylesoftware.htmlunit.BrowserVersion |
getBrowserVersion() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBrowserVersion
public org.openqa.selenium.remote.Browser getBrowser()
getBrowser
in interface BrowserVersionDeterminer.BrowserInfo
public com.gargoylesoftware.htmlunit.BrowserVersion getBrowserVersion()
getBrowserVersion
in interface BrowserVersionDeterminer.BrowserInfo
Copyright © 2021. All rights reserved.