Test Setup
- The "clicker" button has been assigned a
click
event that has non-function callbak. - Errors are handled using the
try...catch
and will be outputed on to the right side as well.
click
event that has non-function callbak.try...catch
and will be outputed on to the right side as well.