Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
duyluonganh committed Nov 29, 2023
1 parent 3f07ee3 commit 9174efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ steps:
- task: katalonTask@1
inputs:
version: '9.0.0'
executeArgs: '-testSuitePath="Test Suites/New Test Suite" -browserType="Chrome" -apiKey=$(katalon_api_key) --config -webui.autoUpdateDrivers=true'
executeArgs: '-testSuitePath="Test Suites/New Test Suite" -browserType="Chrome" -apiKey=$(katalon_api_key)'
# xvfbConfiguration: '-s "-screen 0 1024x768x24"'
# env:
# JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-amd64
Expand Down

0 comments on commit 9174efa

Please sign in to comment.