mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 02:20:20 +08:00
Migration to Pester tests
This commit is contained in:
@@ -49,4 +49,6 @@ Extract-7Zip -Path $GeckoDriverArchPath -DestinationPath $GeckoDriverPath
|
||||
|
||||
Write-Host "Setting the environment variables..."
|
||||
Add-MachinePathItem -PathItem $GeckoDriverPath
|
||||
setx GeckoWebDriver "$GeckoDriverPath" /M
|
||||
setx GeckoWebDriver "$GeckoDriverPath" /M
|
||||
|
||||
Invoke-PesterTests -TestFile "Browsers" -TestName "Firefox"
|
||||
Reference in New Issue
Block a user