Removed a time.sleep() call which slows down the GUI tests by a significant amount.
This adds 0.5 seconds per user function which display info. For example this is 8 seconds for just
the Bmrb GUI tests! This delay is not necessary, so has been eliminated.