Fix for the GUI test execute_uf() method - the user function page is now updated prior to execution.
This call to the user function page on_display() method allows the read only ComboBoxes to be filled
with the allowed values. The subsequent SetValue() call will then choose the element from the list,
rather than having the element left to the value of None.