Solutionunvalidated
catch(TimeoutException | UnhandledAlertException e) — I was able to make the test pass with this code. Tension: I have to wait 160 seconds for the timeout to be thrown. Outcome: result = true;.
24fd574f-17a0-4450-b502-7416f90e1274
catch(TimeoutException | UnhandledAlertException e) — I was able to make the test pass with this code. Tension: I have to wait 160 seconds for the timeout to be thrown. Outcome: result = true;.