mde / flex-pilot

Testing automation library for Flex and Flash.
55 stars 30 forks source link

type to Spark TextInput - missing event #14

Open ernoaapa opened 13 years ago

ernoaapa commented 13 years ago

Hi! Flex-Pilot and Robot Framework with Selenium library is great combination, but I found bug from type functionality. Spark TextInput (which extends SkinnableTextBase) dispatch TextOperationEvent.CHANGE after edit completed, but currently flex-pilot don't dispatch it. Event is documented in SkinnableTextBase source: /**