Hello there,
hope someone would be able to help. After moving from chrome 80 to 81 (tried also 83 with the same result) on Grid, we experience issues with fullscreen mode for remote Chrome. We are on Selenium 3, but I've also tried to reproduce on v4 beta5 with same result.
Fullscreen is being executed successfully and the browser also changes its behaviour properly, but any navigation (navigate or e.g. submit) leaves fullscreen and changes windows size to default.
Tried to look for any similar issues, but didn't found anything. Any ideas what is wrong? Same code was used for a few years without any issues. When replacing Fullscreen with Maximize, it works fine, but not suitable for our usage.
T.