I successfully hide the field filled by autofill via code like: $pageObject->hideField("delivery_longitude"); and the field was still filled from the drop down
But since upgrading 10.6 if the filed is hidden by coding it seems to no longer populate. Has this feature been broken by the upgrade?