How to get the default value of input field

You need to read the HTML source of your web page. In order to see the HTML source, you need to use Chrome DevTools. Read the following post,

especially,

8. Learn to Use DevTools.
Finally, many of the points above rely on YOU understanding how to use the Browser Developer Tools (aka DevTools ).