The website isn't look same on mac and windows. So i'm looking for the capabilities/options for the chrome which set certain zoom size and all scripts get executed in same size.
I'm aware of Firefox but not found for chrome
FirefoxProfile profile = new FirefoxProfile();
profile.setPreference("layout.css.devPixelsPerPx", "0.9");