Does anybody know how to run the OpenTest automation with the feature of chromium running like an Ipad? I just could find something to test using Java, Javascript, and to execute using other languages codes. But nothing to run the OpenTest.
I also found this information at the GITHUB from Selenium Webdriver
Chrome Mobile Emulation
Specifying known device:
mvn ... -Dwebdriver.capabilities.browserName=chrome -Dwebdriver.capabilities.chromeOptions.mobileEmulation.deviceName="Apple iPad"