Due to this we are unable to locate some of the controls on application.
While executing test scripts on MAC, below code is not maximizing Safari browser, which is working fine for other browsers(IE, Chrome and Firefox) on Windows. Selenium standalone server version : 3.4.0Ĭonnected MAC VM with VNC viewer (Sys admin team provided MAC VM for our testing). MAC OS version : macOS Sierra version 10.12.5 We have got the requirement to run automated test scripts on MAC operating system - Safari browser. We have working code to run automated test scripts on Windows operating system for the three browsers (IE, Chrome, Firefox - Latest version). We are using Selenium with Java to automate our Web application.