Uses of Class
org.htmlunit.javascript.host.Navigator
Packages that use Navigator
Package
Description
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of Navigator in org.htmlunit.javascript.host
Fields in org.htmlunit.javascript.host declared as NavigatorMethods in org.htmlunit.javascript.host that return NavigatorModifier and TypeMethodDescriptionWindow.getNavigator()
Returns the JavaScript propertynavigator
.