Uses of Class
com.facilita.fc.web.WebBrowser
-
Packages that use WebBrowser Package Description com.facilita.fc.web The eggPlant Performance Web Java API makes it easy to perform load tests against web sites and services, by providing classes and methods that simulate the behaviour of a web browser sending/receiving HTTP(s) requests to/from a web server. -
-
Uses of WebBrowser in com.facilita.fc.web
Methods in com.facilita.fc.web that return WebBrowser Modifier and Type Method Description WebBrowserWebBrowserScript. getWebBrowser()Gets theWebBrowserbelonging to this Virtual User.WebBrowserWebBrowserVirtualUser. getWebBrowser()Gets theWebBrowserbelonging to this Virtual User.Methods in com.facilita.fc.web with parameters of type WebBrowser Modifier and Type Method Description static longWebBrowser. getCPtr(WebBrowser obj)For internal use only.
-