I\'m using Selenium WebDriver with Java. I want to use Safari browser. Does Selenium WebDriver support Safari?
Selenium WebDriver
Safari
No. It does not support Safari 2 or 3 with the WebDriver according to the compatibility page.