//press on Go button

        public void PressGo()
        {
            Go.Click();
        }