Hi,

For some reason, I am not able to access inputs on the following webpage using vbscript commands.


https://www.cibc.com/en/personal-banking.html


htmlDOC.getelementbyid("card-number-821cbccd").value = "*********x"
What am I doing wrong?

Thanks