< Back
Get-Puppeteer_Delay
Post
NAME Get-Puppeteer_Delay
SYNOPSIS
This function returns the Node JS Puppeteer code for delaying for a specified amount of time.
SYNTAX
Get-Puppeteer_Delay [-milliseconds] <Int32> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-milliseconds <Int32>
The amount of delay in milliseconds
Required? true
Position? 1
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.String
RELATED LINKS
SYNOPSIS
This function returns the Node JS Puppeteer code for delaying for a specified amount of time.
SYNTAX
Get-Puppeteer_Delay [-milliseconds] <Int32> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-milliseconds <Int32>
The amount of delay in milliseconds
Required? true
Position? 1
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.String
RELATED LINKS