SecureLogin fails to fill username in a login page

Hi All, 

There is a web page where username does not have any input type = "text". 

<forminputtextcomponent>

<div class="form-input-text-component"><label for="txt_username">Email <span>*</span><!----></label>

<inputtextcomponent><div class="input-text-component"><div class="input-text-content" id="txt_username" tabindex="0" contenteditable="true" aria-label=", Email, Required field"></div></div></inputtextcomponent>

<!----></div>

</forminputtextcomponent>

Here in the script, unable to fill the value in the field. 

If anyone help, how to do this using the id only, it will be great help. 

Regards, 

Indranil

Labels:

SecureLogin