Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Add/develop new Action
Add/develop new Action [message #1806385] Wed, 08 May 2019 10:08 Go to next message
Eclipse UserFriend
How could I develop or add a new action that compares two hexadecimal values?
like: ub_app_checkNumericValues [VALUE_1; COMPARAISON_METHOD; VALUE_2]
I want to develop a new action :
ub_app_checkHexValues [VALUE_1; COMPARAISON_METHOD; VALUE_2]

[Updated on: Thu, 09 May 2019 08:46] by Moderator

Report message to a moderator

Re: Add/develop new Action [message #1806643 is a reply to message #1806385] Mon, 13 May 2019 06:31 Go to previous message
Eclipse UserFriend
We have only documentations and examples projects for extending Jubula Toolkit. [1] describes the toolkit extension in general, [2] describes the extension wizard, this is an easy start to create a toolkit extension.

We have an known issue[3] that complete own created components are not possible at this moment, so you must extend components already existing (e.g. graphics component or application)

If you have more questions feel free to ask
best regards
Marvin Mueller


[1] https://help.eclipse.org/2019-03/topic/org.eclipse.jubula.client.ua.help/content/html/developerManual/toolkitExtension/ch03.html
[2] https://help.eclipse.org/2019-03/topic/org.eclipse.jubula.client.ua.help/content/html/developerManual/extensionWizard/ch05.html
[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=435186
Previous Topic:AUT stuck 'in progress'
Next Topic:Selecting javafx tableview row
Goto Forum:
  


Current Time: Sun Feb 09 21:48:12 GMT 2025

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

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

Back to the top