question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed to maximize Chrome browser after Chrome update

See original GitHub issue

Bug report

  • Node Version: 6.2.2
  • Protractor Version: 5.1.2
  • Angular Version: n/a
  • Browser(s): Chrome
  • Operating System and Version n/a

After updating to Google Chrome 60.0.3112.78 this morning, Protractor fails when trying to browser.driver.manage().window().maximize()

Error:

WebDriverError: unknown error: failed to change window state to maximized, current state is normal

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:23 (4 by maintainers)

github_iconTop GitHub Comments

6reactions
olubbc7commented, Jan 19, 2018

Is it possible to reopen this issue as I am getting this issue on Chrome Version 63.0.3239.132 (Official Build) (64-bit) No trace to report, it just fails in java on the code line where driver.manage().window().maximize(); is called.

6reactions
miraocommented, Aug 1, 2017

I got the same issue with Chrome 60 (chrome driver 2.30/2.31, Selenium 3.4, Ubuntu 17.04) in AT framework Codeception. As a workaround I have to specify window size in my suite config manually, e.g. window_size: 1920 x 1080 (instead of window_size: maximize). BTW latest Firefox has similar issue, see https://github.com/mozilla/geckodriver/issues/820

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix Chrome update problems & failed updates - Google Support
Fix Chrome update problems & failed updates · Download Chrome again · Review antivirus, firewall, or parental control settings · Reboot your computer...
Read more >
9 Tested Ways to Fix Chrome if Full Screen Is Not Working
1. Update Chrome · Click on the 3-dot icon at the top right of the browser. · Click on Help, then About Google...
Read more >
Chrome will start but not maximize on Windows 10
When I run Chrome, the application appears in the task bar, and mousing over the app shows a miniature of the window I...
Read more >
Google Chrome Full-Screen Glitch of Not Maximizing - YouTube
Chrome Full Screen Not Working | Google Chrome Full-Screen Glitch of Not ... not able to maximize the Google Chrome browser or are...
Read more >
Not able to maximize Chrome Window in headless mode
Since you're running tests in a headless mode, there is no active browser window available. As such your
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found