| 4 | | 1. Right-click on the DumpRenderTree project in the Solution Explorer window, and select Properties... |
| 5 | | 1. Go to Configuration Properties > Debugging |
| 6 | | 1. In the Command Arguments, put an absolute Windows-style path to the test you want to run |
| 7 | | 1. In the Environment, put PATH=$(ProgramFiles)\Safari;$(PATH) |
| 8 | | 1. Click OK to close the Project Properties window |
| 9 | | 1. Right-click on the DumpRenderTree project, and choose Debug > Start New Instance |
| | 4 | 1. Right-click on the DumpRenderTree project in the Solution Explorer window, and select {{{Properties...}}} |
| | 5 | 1. Go to Configuration {{{Properties > Debugging}}} |
| | 6 | 1. In the {{{Command Arguments}}}, put an absolute Windows-style path to the test you want to run |
| | 7 | 1. In the {{{Environment}}}, put {{{PATH=$(ProgramFiles)\Safari;$(PATH)}}} |
| | 8 | 1. Click OK to close the {{{Project Properties}}} window |
| | 9 | 1. Right-click on the DumpRenderTree project, and choose {{{Debug > Start New Instance}}} |