I have a project on webdriverIOv5 which I have tried to upgrade to version 6. But when calling browser.maximizeWindow(), then I get this as an error:
ERROR @wdio/sync: Error: Command "maximizeWindow" is not yet implemented
Here is my demo project https://github.com/mareru/webdriverIO-shop-demo.
Does anybody know how to fix this?
I did find some similar references on gitter but according to them, this should work.
I don't get what am I doing wrong.
Thanks!
from Error: "Command "maximizeWindow" is not yet implemented" using webdriverIO v6
No comments:
Post a Comment