I have automation where I have to put the device into sleep for some time and resume back and continue this is automated using C# Selenium with Edge chromium starting from version 106.0.1370.61 observing timed out after 60 seconds exception.
The HTTP request to the remote WebDriver server for URL http://localhost:51169/session/f4487276b9598848efffa4a8f69fd36a/actions timed out after 60 seconds.
11/5/2022 4:12:12 PM : Info: Wait for playback time 160000
the use case is:
run a video playback on edge -> put it in pause -> suspend device using auto sleep -> after resume ->wait for sleep time to get completed and resume script, issue is observed as soon as device enters sleep .