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
@@ -685,6 +685,18 @@ while ($runCount -le $NumberOfIterations)
685
685
}
686
686
}
687
687
}
688
+
689
+
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