I've created a testcase that performs an export. When I launch the testcase I see the file selection dialog popup. The script does not automatically supply the path that I've specified in the clientDataFolderPath. I also have to click the OK/Cancel button before the script will continue.
The documentation states that ATF does not support the Browser's File Chooser interaction. Does ATF support supplying the clientDataFolderPath and clicking on the button of the applet file chooser? If so, how do I get that to happen?