I am trying to extract the text in an input box,
I started with
Use this to get the value of the input element:
input.get_attribute('value')