-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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:
/**
- Dispatched after a user editing operation is complete.
- @eventtype spark.events.TextOperationEvent.CHANGE
- @langversion 3.0
- @playerversion Flash 10
- @playerversion AIR 1.5
- @productversion Flex 4
*/
[Event(name="change", type="spark.events.TextOperationEvent")]
Metadata
Metadata
Assignees
Labels
No labels