public void TestHotelSearchByStart() { HomePage.AccessHotels.Click(); HotelPage.SelectHotelByStarGrade(driver, 1); // Thread.Sleep(4000); }