Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » How to use Katalon Studio RCP application in SWTBoT(how to launch katalon studio as RCP application in SWTBot)
How to use Katalon Studio RCP application in SWTBoT [message #1840376] Tue, 13 April 2021 13:42 Go to next message
Guna Palani is currently offline Guna PalaniFriend
Messages: 1
Registered: April 2021
Junior Member
Hi All,

I am new to SWTBot, I need to launch Katalon Studio, which is developed as RCP application on top of eclipse.

Please provide any idea or steps to Launch Katalon Studio using SWTBot

Thanks for your support,
Guna Palani
Re: How to use Katalon Studio RCP application in SWTBoT [message #1840395 is a reply to message #1840376] Wed, 14 April 2021 06:45 Go to previous message
Dieter Mai is currently offline Dieter MaiFriend
Messages: 5
Registered: August 2019
Junior Member
To run SWTBot tests for an RCP application you to to roughly this steps

* Install SWTBot into your host eclipse
* Create a UnitTest
* Create a "SWTBot Test" Run configuration that runs your test and has your RCP application set as the product to run.

In the Test itself, you usually start with creating an SWTWorkbenchBot. This you can use for things like press buttons and get information from your application.

A tutorial for getting started with SWTBot tests you can find at
https://www.vogella.com/tutorials/SWTBot/article.html
Previous Topic:Accessing checkboxes from table
Next Topic:Added support for Nebula CheckBoxGroup, Stepbar, RangeSlider
Goto Forum:
  


Current Time: Thu Apr 18 22:43:39 GMT 2024

Powered by FUDForum. Page generated in 0.02220 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top