IWebElement h1 = driver.FindElement(By.CssSelector("csskodu"));
textbox_selenium.Text=h1.Text;