Customizing Apache Flex Scripts

You can manually customize your Flex scripts. You can insert verifications manually using the Verify function on Flex object properties. Each Flex object has a list of properties that you can verify. For a list of the properties available for verification, review the Flex Class Reference.

  1. Record a test for your Flex application.
  2. Open the script file that you want to customize.
  3. Manually type the code that you want to add.