Documentation
¶
Overview ¶
Package pre provides Chrome Preconditions shared among media tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChromeCameraPerf ¶
func ChromeCameraPerf() testing.Precondition
ChromeCameraPerf returns a precondition that Chrome is started with camera tests-specific setting and without verbose logging that can affect the performance. This precondition should be used only for performance tests.
func ChromeVideo ¶
func ChromeVideo() testing.Precondition
ChromeVideo returns a precondition with Chrome started and logging enabled.
func ChromeVideoWithFakeWebcam ¶
func ChromeVideoWithFakeWebcam() testing.Precondition
ChromeVideoWithFakeWebcam returns precondition equal to ChromeVideo above, supplementing it with the use of a fake video/audio capture device (a.k.a. "fake webcam"), see https://webrtc.org/testing/.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.