Ok, found the problem. I moved some code to a new function that is used in almost every start of a new test: logging in. First line in the try{}catch{} was setting the timeout to 60 seconds.......
Found this while setting up a new environment for the minimal reproducible answer and discovered the debug-function of Playwright.