> I solved my initial problem: I had mingled the two test files, trying > to get things to work in my example, while the real problem was that > there was an invalid command in my command list. It's solved and I > have running (simple) UI tests. > > I see Flemonkey are now at a new version (v0.5) with a split-up > between the UI and the kernel for re-running. That sounds reasonable, > as at this moment I have some trouble seeing how to organize both > manually recording test scenario's and replaying using mvn in the same > project. Any plans to adopt the newer Flexmonkey version?
That is up to you, change the version and use it. It is not flex-mojos related. I used r79 because I need a patch not available at moment on released versions. But you can pick any version and adapt what you need to get it working. > Also, side question, mulitple test file are run on top of each other. > Any advise on how to make tests that re-start the application and > start from scratch? Probably you need to reset screen state at setUp() or tearDown(). VELO --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
