From 6c00348fd1490e429b0f85f97e77b0a6014ea54e Mon Sep 17 00:00:00 2001 From: pallavi yewale <157051417+pallaviyewaleDefra@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:38:02 +0000 Subject: [PATCH] Update pipeline-crossbrowserMacOS.yml --- pipeline-crossbrowserMacOS.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline-crossbrowserMacOS.yml b/pipeline-crossbrowserMacOS.yml index 8ba7a99..4824023 100644 --- a/pipeline-crossbrowserMacOS.yml +++ b/pipeline-crossbrowserMacOS.yml @@ -96,6 +96,6 @@ stages: SeleniumGrid: ${{parameters.SeleniumGrid}} TestDeviceName: 'OS X' OSVersionName: 'Ventura' - BrowserVersionName: '16.5' + BrowserVersionName: 'latest' dependsOn: '' targetBrowserName: 'Firefox'