filmov
tv
How to Check existence of a Folder using PowerShell with Tricentis Tosca

Показать описание
In this video, we'll see if a folder exists at a given path using PowerShell with Tosca.
Syntax -
Test-Path 'Path'
Test-Path is the cmdlet used to check the existence.
Syntax -
Test-Path 'Path'
Test-Path is the cmdlet used to check the existence.