Sean P. DeNigris
Tue, 22 Nov 2011 17:10:11 -0800
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: > 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.