Bug fix for the model-free GUI auto-analysis GUI test on MS Windows.
The wizards for the CSA value and nuclear isotopes were experiencing racing conditions on MS Windows
with the _ok() calls. These have been replaced with _go_next() calls which do not have the same
issue.