Running Katalon Studio test cases on headless browser instead of running on real one

I am running Jenkins through war file and build project but it run through headless mode on windows 10. I want to run through real browser. Can you guide me on the same?

Murtaja Arifhusen Kadiyani said:

I am running Jenkins through war file and build project but it run through headless mode on windows 10. I want to run through real browser. Can you guide me on the same?

Actually it’s running through real browsers, but you can’t see the browsers interaction because Jenkins will not show it by default :slight_smile:

1 Like