On 23 November 2011 02:09, Sean P. DeNigris <sean@clipperadams.com> wrote:
Sean P. DeNigris wrote
So far the API adds...
This is fun! I integrated with Keymapping, so now you can write: Â Â Â Â self simulateKeyStrokes: 'Object'. Â Â Â Â self simulateKeyStroke: $s command.
To play, doit:
Nice! It would be cool to cover UI stuff with such tests. Like if you have browser window and press something, it should do somehting.. etc
Gofer new        squeaksource: 'ShortWays';        package: 'ConfigurationOfKeymapping';        load. (Smalltalk at: #ConfigurationOfKeymapping) project bleedingEdge load.
Gofer it    squeaksource: 'BDDExtensions';    package: 'BDDExtensions';    load.
-- View this message in context: http://forum.world.st/GUI-Testing-Library-tp4097866p4098126.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.