-
-
We would like to have a method that returns the name files of all components without any processing.
This field will be used to add some meta information that will be parsed by the testscript itself
-
remove the JavaGUI demo testapi and use the one from the plugin
-
It should be useful to return the name of the popup active on the screen
ex: String getActivePopupRawName()
(just return the raw name)
But also a list of popup opened in the application controller b…
-
In some case, it seems that the component loses the focus or doesn't receive the focus for the (javagui) processing.
A solution could be to use execute the processing in a focus listener...
1. find t…
-
The default timeout for a javagui is set to 10 seconds.
So, if I do a GUI action on a object that doesn't exist yet (because GUI is under creation as example), I expect javagui to wait at least 10 se…
-
Today, it becomes complicate to produce a new version of qtaste due to the huge number of pom.xml file containing the version of QTaste ....
This version should be only set in one file and other file…
qspin updated
11 years ago
-
when loading images of different sizes in javagui, one of the images gets rescaled. Restoring original size causes degradation of image view.