Skip to content

Commit 5f2200a

Browse files
committed
Update Combined.tests.ps1
1 parent 11c3e1d commit 5f2200a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Examples/Combined.tests.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ $ModaltestCases = @(
5959
)
6060
$Global:BrowserOptHash = $TestCaseSettings[$env:DefaultBrowser].DefaultOptions
6161
$Global:BrowserOptText = Build-StringFromHash $BrowserOptHash
62+
$Global:SeDriver = $null
6263
Describe "Testing the tailspin toys demo site at $env:SITE_URL" {
6364
BeforeAll {
6465
#Relying on environment variable to pick the browser. Capture ID for use in logs by requesting verbose and redirecting it.

0 commit comments

Comments
 (0)