Default screen resolution is Mobile
Opened this issue · 2 comments
chompomonim commented
Why default screen resolution is Mobile? Shouldn't it be as some parameter? I was looking for any docs, but didn't found.
Deleted user commented
You can set it with http://webdriver.io/api/window/setViewportSize.html
samhatoum commented
See an example here
https://github.com/xolvio/meteor-cucumber/blob/master/sample-tests/hooks.js#L14