JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.selenide.videorecorder.core
Annotation Interface Video
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
Video
Annotation to mark test methods that needs a video recording. Used only if
RecordingMode == ANNOTATED
.