Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Selecting Panes(Need to select AnchorPane in Javafx)
Selecting Panes [message #1851428] Tue, 05 April 2022 14:07 Go to next message
Mike Bray is currently offline Mike BrayFriend
Messages: 60
Registered: May 2019
Member
I have a Javafx app that uses AnchorPanes to hold groups of components. I can select the panes by clicking anywhere in the pane. I can not duplicate this within Jubula. Does the Click (general components) have to be over a component or does it just send a click?

Is there a way to map Pane objects as I wish to test a property of the Pane?


Mike Bray
Re: Selecting Panes [message #1852184 is a reply to message #1851428] Wed, 04 May 2022 07:13 Go to previous messageGo to next message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
Mapping Panes is a risky thing with Jubula, in General you can achieve this, but it also has sometimes the Problem that you cannot map components which are in it.

You can try it with simple extension: https://help.eclipse.org/2020-12/topic/org.eclipse.jubula.client.ua.help/content/html/userManual/concepts/ch06s13.html

best regards
Marvin Mueller
Re: Selecting Panes [message #1852506 is a reply to message #1852184] Thu, 19 May 2022 10:50 Go to previous message
Mike Bray is currently offline Mike BrayFriend
Messages: 60
Registered: May 2019
Member
Thanks for the pointer, this did work and it did allow me to select fields enclosed in the AnchorPane. I will investigate further to see if there are any restrictions


Mike Bray
Previous Topic:Jubula versions
Next Topic:Testing Javafx Properties
Goto Forum:
  


Current Time: Sat Dec 02 09:04:40 GMT 2023

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

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

Back to the top