You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a project with a dependency on Puppeteer, which uses the latest version of Chrome For Testing.
This project will require compatibility with Windows Server 2012 R2. However, it does not seem like the recent versions of Chrome for Testing is compatible with Windows Server 2012 R2.
I setup two virtual machines, one with Windows Server 2012 R2, one with Windows Server 2016. In both, I've setup the same project and installed the same version of Puppeteer with its bundled Chrome for Testing (v21.0.1 and v115.0.5790.102 respectively)
When I tried to open the bundled Chrome in Windows Server 2012 R2, I see the following error.
On the other hand, opening the bundled Chrome in Windows Server 2016 has no issues whatsoever.
So I'd like to know: does there exist a version of Chrome for Testing that's compatible with Windows Server 2012 R2?
I am working on a project with a dependency on Puppeteer, which uses the latest version of Chrome For Testing.
This project will require compatibility with Windows Server 2012 R2. However, it does not seem like the recent versions of Chrome for Testing is compatible with Windows Server 2012 R2.
I setup two virtual machines, one with Windows Server 2012 R2, one with Windows Server 2016. In both, I've setup the same project and installed the same version of Puppeteer with its bundled Chrome for Testing (v21.0.1 and v115.0.5790.102 respectively)
When I tried to open the bundled Chrome in Windows Server 2012 R2, I see the following error.
On the other hand, opening the bundled Chrome in Windows Server 2016 has no issues whatsoever.
So I'd like to know: does there exist a version of Chrome for Testing that's compatible with Windows Server 2012 R2?
Last I checked, vanilla Chrome deprecated Windows Server 2012 R2 just this month, and because of how recent this is, I wonder if there exists a relatively recent version of Chrome For Testing that works for Windows Server 2012 R2 too.
The text was updated successfully, but these errors were encountered: