UI error handling

Issue #251 resolved
Benjamin Cordes created an issue

If there is a misconfiguration the user should be informed (alert in red).

Important if Bot start is not successful to shutdown properly and show errors.

Comments (4)

  1. Benjamin Cordes reporter

    this was a bug. if a session is corrupted the tmp file can still be there (should never happen, except crash of IDE?). in that rare case it needs to be deleted by hand.

  2. Log in to comment