This topic is locked

Autofill Works With Hidden Field?

5/2/2013 3:22:01 PM
PHPRunner General questions
A
Aleix author

Hi,
Autofill works with hidden field?
If I hidden a field in the "Java Script On Load Event" with:
pageObj.hideField ('Field_Name');
Then the field is hidden properly but the Autofill dosen´t work
Am I doing something wrong?
Thanks in advance
Aleix