Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitBrowser ¶
InitBrowser creates a browser with a V8 engine and a default set of options.
This browser will be configured to log to the t instance. As a consequence, uncaught JavaScript errors will result in a test error.
func InitWindow ¶
func InitWindow(t testing.TB) htmltest.WindowHelper
InitBrowser creates a browser and an empty window with a V8 engine and a default set of options.
See also: InitBrowser
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.