Closed citypaul closed 6 years ago
Same issue on
Ubuntu 16.04.3 LTS Chrome: 63.0.3239.132 Chromedriver: 2.30.1 Nightwatch: 0.9.19 Selenium Server: 3.7.1 Node: 9.4.0
@citypaul @imRohan: If I'm not mistaken this is fixed by updating your chrome driver to version 2.35
@JonWallsten Updating chromedriver fixed the issue 💃
@citypaul Would you mind closing this issue, after confirmation of the suggested solution ? regards
@davidlinse hi - I've been off work for the past couple of weeks and haven't had the chance to try this yet. I'll confirm with you soon if this is able to be closed after updating Chromedriver, thanks.
Updating Chromedriver fixes the issue.
Neither
resizeWindow()
orwindowSize()
appear to work in the latest version of Chrome on MAC OS.Versions used:
Chrome: Version 63.0.3239.132 (Official Build) (64-bit) MacOS Sierra: 10.12.6 (16G29) Selenium standalone: 3.4.0 Nightwatch: 0.9.19 Node: 8.1.0
Example test:
The window is just not resizing under any condition. It does appear to work in Firefox, but not in Chrome.
Full selenium dump: