Run Katalon in a VM

Hi everyone

Question about runing Katalon in a VM using azuredevops pipeline and a selfhosted agent.
I want to see the headfull tests performed in the VM (browers open, click, settext …)
But I d’ont know how to set up the pipeline to make it real. Do you have any setup to share ?
thanks

1 Like

I don’t understand your idea.

What do you mean by “the headfull tests”?

Do you want to see the GUI of Katalon Studio to be opened and visible?

Or, do you want to see a “headful” web browser to be opened by your test? Why do you want “headful” browser? Why not you use “headless” browser?

1 Like

Usually people use Katalon Runtime Engine in the Azure DevOps Pipeline.

Do you have a Katalon Runtime Engine license?

Or do you want to use Katalon Studio, not KRE, with Azure DevOps pipeline?

1 Like

Hi @kazurayam, thanks for your reply. Yes I have KRE licence and I would like to see the browser open to check what it does, the same way the test is executed in my PC. Maybe the word is not headfull, but you understand my point right now?

Thank you for your clarification.

I can not help you as I don’t have KRE license and I am not expericenced with Azure DevOps Pipeline.

Hopefully someone knowledgable in the world would support you.