Modified many of the spectrum list GUI element action_*() methods for the GUI tests.
These now take the 'item' keyword argument which overrides the ListCtrl.GetFirstSelected() call.
This ListCtrl call cannot be reliably simulated on all operating systems, so the item keyword
argument can be used to explicitly select list items.