Testing using Scripts - Chrome browser

Hello,

I am trying to execute a test on authenticated pages using script listed below and unable to set the userid textbox with userid listed in the script. And this is observed for userid only field and in chrome. Is this a limitation with chrome due security concerns? Appreciate your help.

PS: Observed this with banking application like bank of america as well.

Thanks,
Uday.

Script:

logData 0

// bring up the login screen
navigate https://banking.capitalone.com/

logData 1

// log in
setValue name=hb-uid testuser1
setValue name=hb-pw test4pwd
submitForm name=submit-bank-hb