Jenkins - Test runs infinitely

Thank you for the reply! I did as you suggest but only let the test run for 10 minutes before terminating. The step recorded in the log was maximizeWindow() … i disabled this step and added the “–start-maximized” as a desired capability to the settings and now the test run fine.

Again, thanks for your quick response. This was a tricky issue and hard to diagnose on the server… it seems like we are missing some logging information.

Also, the last successful build was the same day that chrome was updated on the server to version 73.0.3683.86. So, it looks like that update broke the maximizeWindow() keyword.