Home | History | Annotate | Download | only in Scripts

Lines Matching refs:Safari

293   --[no-]launch-safari            Launch (or do not launch) Safari to display test results (default: $launchSafariDefault)
341 'launch-safari!' => \$launchSafari,
1207 system "Tools/Scripts/run-safari", @configurationArgs, "-NSOpen", $testResults if $launchSafari;