Ignore these errors
Generate a random email address.
The pentf configuration object. config.email
needs to be set.
Text to put before the random characters. If no prefix is specified, the test name is used if available.
If config.email
is 'foo@bar.com'
, something like foo+prefix129ad12@bar.com
Generate a random hex string.
Length of the hex string.
string A random hex string, e.g. A812F0D91
Delete n characters at a specific position in a string
Returns a promise that resolves after the specified time. This should be used sparingly and mostly for debugging tests.
Number of milliseconds to wait.
Generated using TypeDoc
Range as array