Abstract After installing the Safari 3 Public Beta, the original Safari 2 application and WebKit frameworks get archived. This page describes how to extract them in order to use Safari 2 for testing purposes. Setup Open a Terminal window. Create a directory to save the Safari 2 application and WebKit frameworks. $ mkdir ~/Safari2 Change directories to the directory created in Step 2. $ cd ~/Safar