< Back

Start-MonocleFlow

Sat Jan 18, 2020 4:26 pm

NAME Start-MonocleFlow



SYNTAX

Start-MonocleFlow -Name <string> -ScriptBlock <scriptblock> -Browser <RemoteWebDriver> [-ScreenshotPath <string>]

[-ScreenshotOnFail] [-CloseBrowser] [<CommonParameters>]





PARAMETERS

-Browser <RemoteWebDriver>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-CloseBrowser



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Name <string>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-ScreenshotOnFail



Required? false

Position? Named

Accept pipeline input? false

Parameter set name Screenshot

Aliases None

Dynamic? false



-ScreenshotPath <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-ScriptBlock <scriptblock>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? 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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None