Locked History Actions

HowDoI

How Do I...

This page provides answers to common tasks.

Close pop-up windows?

How do I close pop-up windows that occur while testing Windows Applications?

Using the PopupWatcher monitor. This monitor can close and optionally trigger a fault when Windows with known names are displayed.

Handle Out of Order TLV's?

Have a protocol or file format that has a number of TLV's that can occur out of order? Check out the Choice element. This is like a smarter switch statement from C.