public IntegrationApiTests(IntegrationFixture fixture) { Console.WriteLine("IntegrationApiTests constructor"); Browser = fixture.Browser; }