I\'ve a case where I\'ve to get the text from input tag which is something like -
input
use element.getAttribute("value"). getText can not extract input value.
element.getAttribute("value")