Uses of Class
com.gargoylesoftware.htmlunit.TopLevelWindow
-
Packages that use TopLevelWindow Package Description com.gargoylesoftware.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of TopLevelWindow in com.gargoylesoftware.htmlunit
Methods in com.gargoylesoftware.htmlunit that return types with arguments of type TopLevelWindow Modifier and Type Method Description java.util.List<TopLevelWindow>WebClient. getTopLevelWindows()Returns an immutable list of open top level windows.
-