
Katalon Community - Katalon's Official Discussion Forum
2 days ago · A community for passionate Automated Testers, Practitioners and Experts
How Can i Uninstall the katalon Studio?
Mar 12, 2025 · I just installed Katalon 10.1.1, using the official installer from Katalon Studio Download | Katalon; but when I installed 10.1.1, it didn’t automatically uninstall Katalon 9, so …
[Mobile] Start Existing Application - Katalon Community
Jul 23, 2019 · This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-s…
How to use Python in Katalon Studio
Dec 27, 2018 · I’ve made a sample project demonstrating the ability to use Python with Katalon Studio. There were some requests for adding Python support to Katalon Studio - I hope this …
how can i get the free version - Katalon Community
Jul 28, 2023 · Hello I have a question , I want to download the free version, where can I find the installation package? My computer used to download and use the free version, but now due to …
Simple if else statement help - Web Testing - Katalon Community
May 19, 2020 · Topic Replies Views Activity If and Else statement Web Testing katalon-studio 5 1808 August 8, 2022 If statements for actual/target comparison Web Testing katalon-studio 4 …
How do I uninstall Katalon Studio
Jan 22, 2019 · Hello, Katalon Studio doesn’t have any installer, so it is enough to delete Katalon folder and download ZIP file again.
[New Release] Announcing Katalon Studio 9.0.0
Oct 23, 2023 · Katalon Studio 9.0.0 Release Discover Katalon Studio 9.0.0, offering up to 25% faster execution, improved project management, and AI-driven StudioAssist for efficient test …
Chrome set browser zoom? - Web Testing - Katalon Community
May 3, 2018 · Is there a way to set browser zoom when executing? When I am on my laptop the elements cover themselves and are not clickable. If I zoom out to 80% it can see them. I’d …
Is there a way in Katalon to wait() for a certain number of seconds?
May 25, 2017 · Katalon has built in key words such as WebUI.waitForElementVisible (findTestObject (null), 0) where the 0 is the number of seconds the step will wait before it …