Starting with the latest version of Google Chrome browser version 21. * and Selenium Chrome version version 22. *, the special command line switch "--disable-web-security" that we used to test our frames with a different domain is no longer supported (deprecated) . Is there a workaround in order to automate our frame, which is in a different domain in the Chrome browser?
Our existing functional automation infrastructure is completely dependent on this switch (--disable-web-security). Feedback will be appreciated.
source
share