| 
| Problem working with Menu Bars [message #1754294] | Thu, 16 February 2017 04:05  |  | 
| Eclipse User  |  |  |  |  | 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
 |  |  |  | 
|  | 
|  | 
Powered by 
FUDForum. Page generated in 0.06250 seconds