You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CanaryValidator/Canary.Tests.ps1
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -681,6 +681,18 @@ while ($runCount -le $NumberOfIterations)
681
681
}
682
682
}
683
683
}
684
+
685
+
Invoke-Usecase-Name 'CheckExistenceOfScreenShotForVMWithPrivateIP'-Description "Check if screen shots are available for Windows VM with private IP and store the screen shot in log folder"-UsecaseBlock `
0 commit comments