How do I get the current value of an input element using XPath. The value attribute is the initial value of the input, not the current one.
Here\'s an example of what