Show:
Module: test

Represents a stoppage in test execution to wait for an amount of time before continuing.

Index

Properties

Properties

delay

Int

The delay before running the segment of code.

segment

Function

The segment of code to run when the wait is over.