3f5cd6561023a1b5b9cf163bca27dc64d8564ef6
Sendkeys didn't like certain built-in VK constants, instead have to combine shift + 1,2,3,4... Also removed external jna dependencies, since ivy/ant can download them with the command: ant resolve
synthuse-src
Synthuse (Synthetic-User) is a portable java base software testing framework for desktop windows applications. This framework has a built-in object spy and automation Test IDE. What makes this different from other frameworks is that it shares similar command syntax as Selenium. It also utilizes Xpath statements to locate target windows/objects The familiar syntax makes it easier to train automation tester in this frameworks.
Synthuse can also be incorporated in to the fitnesse platform as a test fixture.
Description
Languages
Java
100%