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

preview_player
Показать описание
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.
Рекомендации по теме