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: