Configuring Safari for Test Studio Automation
Ensure the Zoom Level is set to 100%.
- Click the Page icon and then select Zoom.
- Choose Actual Size (or use the keyboard shortcut: Ctrl + 0).

Ensure links open in a new window. If your tests perform downloading, you'll need to make sure the browser prompts for the download location.
- Click the Tools icon and then select Preferences... from the drop-down menu.
- Click on the General tab.
- Make sure that Always prompt before downloading is checked.

Next we need to disable the pop-up blocker, make sure plug-ins are enabled, cookies are accepted, JavaScript is enabled, and do not get a prompt when sending mixed content.
- Click the Tools icon and them select Preferences... from the dropdown menu.
- Click on the Security tab.
- Make sure that Enable JavaScript is checked.
- Make sure that Block pop-up windows is unchecked.
- Make sure Always is selected.
- Make sure Ask before sending a non-secure form to a secure website is unchecked.

Ensure that Extensions are enabled.
- Click the Tools icon and them select Preferences... from the dropdown menu.
- Click on the Extensions tab.
- Make sure that Extensions is set to On.
- Make sure that the Test Studio Automation Extension is enabled.

Ensure that pop-ups open in their own window instead of a tab.
- Click the Tools icon and them select Preferences... from the dropdown menu.
- Click the Tabs tab.
- Set Open pages in tabs instad of windows to Never.
- Place a check by When a new tab or window opens, make it active.
