Loading Jenkinsfile +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ pipeline { sh 'cat /test.log' sh 'wget localhost:8081 -O test && cat test' sh 'Xvfb :99 &' sh '/Katalon_Studio_Linux_64-5.7.1/katalon -noSplash -runMode=console -projectPath="$(pwd)/Katalon/Mentorarc-Katalon.prj" -retry=1 -testSuitePath="Test Suites/Test Suite" -executionProfile="default" -browserType="Chrome (headless)" -Djava.awt.headless' sh '/Katalon_Studio_Linux_64-5.7.1/katalon -noSplash -runMode=console -projectPath="$(pwd)/Katalon/Mentorarc-Katalon.prj" -retry=1 -testSuitePath="Test Suites/Test Suite" -executionProfile="default" -browserType="Firefox (headless)" -Djava.awt.headless' cleanWs() } Loading Katalon/settings/internal/com.kms.katalon.composer.testcase.properties +1 −1 Original line number Diff line number Diff line #Thu Apr 23 14:30:37 CEST 2020 #Thu Apr 23 14:39:46 CEST 2020 testCaseTag="" Katalon/settings/internal/com.kms.katalon.core.webui.firefox (headless).properties 0 → 100644 +1 −0 Original line number Diff line number Diff line {"FIREFOX_HEADLESS_DRIVER":{"args":["-width 1920","-height 1080"]}} No newline at end of file Loading
Jenkinsfile +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ pipeline { sh 'cat /test.log' sh 'wget localhost:8081 -O test && cat test' sh 'Xvfb :99 &' sh '/Katalon_Studio_Linux_64-5.7.1/katalon -noSplash -runMode=console -projectPath="$(pwd)/Katalon/Mentorarc-Katalon.prj" -retry=1 -testSuitePath="Test Suites/Test Suite" -executionProfile="default" -browserType="Chrome (headless)" -Djava.awt.headless' sh '/Katalon_Studio_Linux_64-5.7.1/katalon -noSplash -runMode=console -projectPath="$(pwd)/Katalon/Mentorarc-Katalon.prj" -retry=1 -testSuitePath="Test Suites/Test Suite" -executionProfile="default" -browserType="Firefox (headless)" -Djava.awt.headless' cleanWs() } Loading
Katalon/settings/internal/com.kms.katalon.composer.testcase.properties +1 −1 Original line number Diff line number Diff line #Thu Apr 23 14:30:37 CEST 2020 #Thu Apr 23 14:39:46 CEST 2020 testCaseTag=""
Katalon/settings/internal/com.kms.katalon.core.webui.firefox (headless).properties 0 → 100644 +1 −0 Original line number Diff line number Diff line {"FIREFOX_HEADLESS_DRIVER":{"args":["-width 1920","-height 1080"]}} No newline at end of file