Not able to maximize Chrome Window in headless mode

前端 未结 6 783
谎友^
谎友^ 2020-12-03 14:26

I recently upgraded my chrome version to 60 and chromedriver to version 2.31. Post that I have started getting the following exception when I try to do a maximize of the bro

6条回答
  •  無奈伤痛
    2020-12-03 14:38

    This bug was initially fixed in ChromeDriver 2.42, and was actual for macOS until 2.44 (check changelogs: http://chromedriver.chromium.org/downloads).
    So there is a solution for everyone who faces this issue: update your driver version

提交回复
热议问题