public async Task SetupAsync() { tidlApi = new TidlApi((await tidlDTO.LoginWithDefaultCredentials()).OpenTidlSession); }