public void InsertDate() { DatepickerInput.Click(); for (int i = 1; i <= 5; i++) { Prev.Click(); } SelectFirstDay.Click(); }