This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/docs/jenkins-plugin-windows.html
This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/docs/jenkins-plugin-windows.html
Can I ask that amendments be made with support for Katalon 7 & its new KRE?
Can I ask that amendments be made with support for Katalon 7 & its new KRE?
Can I ask that amendments be made with support for Katalon 7 & its new KRE?
Jokes aside, can we actually have this please, especially now that KRE is a paid product.
Is this plugin supported with the licensed runtime engine? It seems like I need to rename the .exe to even get it to work?
I am able to get it working, but have an issue with DevOps licenses activating on test nodes I am running tests on. And we are using On Premise licensing.
I’m unable to make the webdriver visible launching jenkins agent as local user or using the ```
cd D:\Tools\Jenkins //path to Jenkins folder
java -jar --webroot=jenkins.war
My use case requires using the robot class to send keys and non-visible webDriver blocks me from using Jenkins.
When will this be updated?
How can this work, there is no browser binary. A lot of steps missing in this guide
Install the plugin.
Go to project Configure > Build > Add build step > Execute Katalon Studio Tests.
Provide the desired Katalon Studio version and command arguments.
Save the configuration.
Hi @Lewis-H,
I am missing something because I have some issue whit plugin for Jenkins.
Following step by step my work:
Premise:
I am using Katalon Studio 7.9.0 and Katalon Studio Engine 7.9.0
Jenkins 2.263.1
StepBystep
1))Run Jenkins on httpPort:9292
2)install plugin
3)SetUp Jenkins’s Job
4)Verify that Suite will work fine: I run the suite into Katalon with SUCCESS
5)Finally I run the job into Jenkins
But I get some issues.
Thanks in advance.
By
AndyCapp