2016-05-13 33 views

回答

0

你可以從屬性'值'中獲得價值。

string textInput = driver.FindElement(By.CssSelector("css-expression")).GetAttribute("value");