internal/scripts/variables.ps1

$Script:TimeSignals = @{ }
$Script:Playwright = $null
$Script:BrowserContext = $null
$Script:CurrentPage = $null