Add a system test for NVDA crashing from the main thread (#12604)
#12557 highlighted an issue with restarting after crashing. This suggests a need for system tests to prevent this happening in the future.
Description of how this pull request fixes the issue:
Creates a system test which triggers a crash from the main thread, and checks NVDA starts again after.