play.api.test.TestBrowser
See theTestBrowser companion class
Helper utilities to build TestBrowsers
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Creates an in-memory WebBrowser (using HtmlUnit)
Creates an in-memory WebBrowser (using HtmlUnit)
Value parameters
-
baseUrl
-
The default base URL that will be used for relative URLs
Attributes
Creates a firefox WebBrowser.
Creates a firefox WebBrowser.
Value parameters
-
baseUrl
-
The default base URL that will be used for relative URLs
Attributes
Creates a WebBrowser of the specified class name.
Creates a WebBrowser of the specified class name.
Value parameters
-
baseUrl
-
The default base URL that will be used for relative URLs
Attributes