Browser Launches After Ending Jenkins' Services

Hi,

I have a job in Jenkins that executes Katalon Test Scripts but I get stucked in the middle of execution, and repeatedly runs a test case (i.e. 5/8 63%). And when I tried stopping the Jenkins services, the browser launches like it continues where Jenkins was stucked. Also, there’s no error displayed on the Console Output.


Test Suites/RMS/Reports_TS - Chrome - 20190614_224718…5/8(63%)


Test Suites/RMS/Reports_TS - Chrome - 20190614_224718…5/8(63%)


Test Suites/RMS/Reports_TS - Chrome - 20190614_224718…5/8(63%)


Test Suites/RMS/Reports_TS - Chrome - 20190614_224718…5/8(63%)


Test Suites/RMS/Reports_TS - Chrome - 20190614_224718…5/8(63%)

  1. Which version of Katalon?

  2. What OS?

  3. What happens when you run the suite WITHOUT Jenkins?

  4. What happens if you move the stuck script to a different position?
    4.1 Try it at position 1.
    4.2 Try it at the END position.

  5. What happens if you remove the stuck test script?

  6. What happens if you target Firefox?

  7. Is there an error log?

Hi @Russ_Thomas,

Which version of Katalon?
image

What OS?
Windows 10 Home Single Language

What happens when you run the suite WITHOUT Jenkins?
Test suite runs smoothly in Katalon Studio and even in CLI.

What happens if you move the stuck script to a different position?
4.1 Try it at position 1.
4.2 Try it at the END position.
I think I tried doing this and this still happens. But I’ll retry it.

What happens if you remove the stuck test script?
I’ll try this one also.

What happens if you target Firefox?
I did not use Firefox for my test execution because it doesn’t launch, so for this issue I’m currently using Chrome.

Is there an error log?
There isn’t any error log that’s why it’s so frustrating :tired_face:

For this scenario, the error only happens on other test case.

What happens if you move the stuck script to a different position?
4.1 Try it at position 1.
4.2 Try it at the END position.

What happens if you remove the stuck test script?

Please help me with this :frowning: