public LoginFixture() { var bootstrapper = new TestBootstrapper(); this.browser = new Browser(bootstrapper); }