mjdch

Results 2 comments of mjdch

I am refactoring test now, but there is major issue with that: In old webdriverIO 4 we had `browser.setViewportSize()` function which setup viewport size of browser so all reference screenshots...

Update: All unit tests passing on CI tools as well on local, integration test are failing. The only problem now is different implementation/logic in method `browser.setVieport` (WDIO4) vs `browser.setWindowSize()` (WDIO5)....