List Icon
Archive de la liste de diffusion

La liste de diffusion est fermée depuis juillet 2022, mais sert toujours d'archive d'informations sur QF-Test.
Cependant, si vous souhaitez rester informé des nouveautés concernant QF-Test, vous pouvez simplement vous abonner à la newsletter :
abonner à la newsletter 


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[QF-Test] Recording Tooltip Text


  • Subject: [QF-Test] Recording Tooltip Text
  • From: Ron Britzius <britziusr@?.net>
  • Date: Sun, 10 Aug 2014 08:07:23 -0400

Hello,

I am developing QF-Test Suites for simulation software that, among other things, simulates air missions. When an air mission fails, the user can mouse-over the GUI element that represents the mission and a tooltip will appear that details the reason the mission failed. I would like to be able to fetch the text from this tooltip to include it in our test-reports, but my direct attempt at doing so (creating a fetch-text node for the tooltip component) resulted in an exception stating that: This operation is not possible for a component of class 'javax.swing.JToolTip'. Is there an "outside-the-box" method for extracting text from components when this issue is encountered or will this be impossible to do.

Thank you,
Ron