I am not sure if I understand what is happening in this situation:
I have an Edit As Text Field field and I have selected to Validate As Password (or anything, really) in the Edit Format column. The Password Field box is not checked. The result is what I expect
onLoad="define('value2', 'IsPassword', 'Password'
If I check the Password Field box , keep the Validate As Password setting and rebuild I lose the IsPassword setting and consequently the validation does not complete.
Is this the expected behaviour?
(PHPRunner v3.0 Build 119)