Jalenium Commands - Get Text
Returns the text specified in the given element
GetText(By locator)
Jalenium.GetText(By.Name("login"))
Last updated
Was this helpful?
Returns the text specified in the given element
GetText(By locator)
Jalenium.GetText(By.Name("login"))
Last updated
Was this helpful?