Crash test suite

This suite loads a frame, stores a reference to one of its elements, then reloads that frame (delayed) and then replaces the frame set containing that frame. For an unknown reason the old frame remains in a zombie state, it is possible to load web pages into it. Even more weird, when launching a popup dialog from that frame, previously launched popup windows get overwritten - including chrome windows (e.g. browser properties).

This example fakes a master password prompt dialog which looks like the real thing (at least in german installations, under Windows XP's modern design).

In order to use this put all pages onto perl enabled web space (required for the delay.pl script to work).