Pekka Aho

Results 15 comments of Pekka Aho

Sounds good. Govert, are you making this change?

To be considered, whether there is a use case when we don't want to bring the SUT to the foreground. Also, another discussion is how force to foreground implementation works...

Is this related to change detection or TESTAR state model database in general?

Ah, starting TESTAR from command line and having database credentials as start-up parameter - then it is printed in the console.

Did we fix this on a call already?

Please keep in mind that the recorded script could be "triggered" also based on state information from deriveActions() or selectAction()

The sequence can be recorded now, but calling the replay from beginSequence() has not been tested yet.

If a desktop application does not support Windows accessibility API, TESTAR cannot detect the widgets correctly. Image recognition can be used to add missing widgets, but it requires a lot...

For menus on top of the screen, we could move mouse first down and then right/left, but that might be a problem for other kind of widgets that require a...

Swing table elements are not recognized because of Java access bridge bug. There is a work around for this but it is not handy.