Run 4



Instructions

  1. Left click the `Cause Exception` widget.

Output

Traceback (most recent call last):
  File "C:\Users\mlc47243\Documents\other-development\pyqt-autotest\env\lib\site-packages\pyqt_autotest\examples\simple\usercode.py", line 24, in cause_exception
    raise RuntimeError("This is an exception in the users code.")
RuntimeError: This is an exception in the users code.