Nov. 23, 2011
11:45 p.m.
Starting to add simulated mouse actions... testSimulateMouseClick | textMorph | textMorph := TextMorph new contents: ''; openInWorld. textMorph simulateClick. self assert: textMorph hasKeyboardFocus. -- View this message in context: http://forum.world.st/GUI-Testing-Library-tp4097866p4102095.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.