Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Commit

Permalink
Correct test.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdriscoll committed Jun 23, 2019
1 parent e1426fc commit 93d490a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Describe "Navigation" {

Start-Sleep 1

Find-SeElement -Id "page1" -Driver $Driver | Should not be $null
Find-SeElement -Id "page2" -Driver $Driver | Should not be $null
}
}
}

0 comments on commit 93d490a

Please sign in to comment.