public async Task RandomFirefoxUserAgentTestAsync() { await ParallelRequestAsync(() => GetRequest(), () => UserAgents.RandomFirefoxUserAgent()); }