From 225e95855d94dfeba4c02951d4eb43a1a082aae6 Mon Sep 17 00:00:00 2001 From: Duy Luong Date: Wed, 7 Feb 2024 19:25:57 +0100 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 37636a7..2ac13a5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -37,7 +37,7 @@ steps: - task: katalonTask@1 inputs: - version: '9.0.0' + version: '9.3.0' executeArgs: '-testSuitePath="Test Suites/New Test Suite" -browserType="Chrome" -apiKey=$(katalon_api_key)' # xvfbConfiguration: '-s "-screen 0 1024x768x24"' # env: