Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Problem working with Menu Bars(Unable to access Menu Bar)
Problem working with Menu Bars [message #1754294] Thu, 16 February 2017 09:05 Go to next message
OM Jami is currently offline OM JamiFriend
Messages: 33
Registered: February 2017
Member
Hi,

I have a JavaFX AUT, for which I am carrying out GUI automation.
I have a MenuBar on my AUT, on accessing the MenuBar a dialog appears having some fields with OK and CANCEL buttons.
So, when I try to automate the test case as below,

1. MenuBar -> Select Menu Item -> Dialog appears -> Select all the fields -> click OK -> Verify if tab created with the selected fields. (Test case success)

2. MenuBar -> Select Menu Item -> Dialog appears -> Select all the fields -> click CANCEL -> Verify if tab created with the selected fields. (Test case failed).

Error :

Status: Step Failed

Type: Action Error
Error Description : Operation not supported by selected toolkit

Component Type: Menu Bar component
Action Type : Select menu entry by textpath.

Please help me to resolve this issue.


Regards,
Om
Re: Problem working with Menu Bars [message #1754297 is a reply to message #1754294] Thu, 16 February 2017 09:14 Go to previous messageGo to next message
Marcel Hein is currently offline Marcel HeinFriend
Messages: 17
Registered: February 2014
Junior Member
Hi again,

I think this is cause by the same problem that I've described here: https://www.eclipse.org/forums/index.php/m/1754288/#msg_1754288 (Multiple MenuBars)
Re: Problem working with Menu Bars [message #1754300 is a reply to message #1754297] Thu, 16 February 2017 09:16 Go to previous message
OM Jami is currently offline OM JamiFriend
Messages: 33
Registered: February 2017
Member
Hi Marcel,

Oh! Could you please help me resolve this issue.

Regards,
Om
Previous Topic:executable command for export project
Next Topic:Comment for test results using testexec
Goto Forum:
  


Current Time: Tue Apr 23 16:42:23 GMT 2024

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

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

Back to the top