I'm current working on an extension to Selenium that allows me to exercise a Flex UI. One use case requires that a file be selected from the FileRef "browse" window. Haven't tried anything yet, but I am guessing that is hard.
Anyone have any ideas how to pick a file from the browse window in AS and not using the automation packages? I have a similar problem interacting with popups created using Alert.show(...). Thanks, - Todd