Setting Pre-Fill During Recording and Replaying

This functionality is supported only if you are using the Open Agent.

Defines whether items in a WPFItemsControl, like WPFComboBox or WPFListBox, are pre-filled during recording and playback. WPF itself lazily loads items for certain controls, so these items are not available for Silk Test Classic if they are not scrolled into view. Turn pre-filling on, which is the default setting, to additionally access items that are not accessible without scrolling them into view. However, some applications have problems when the items are pre-filled by Silk Test Classic in the background, and these applications can therefore crash. In this case turn pre-filling off.

  1. Click Options.
  2. Click Recorder.
  3. In the Pre-fill items area, check the OPT_WPF_PREFILL_ITEMS check box.
  4. Click OK.