Test Setup
- Initially, the "clicker" button has been assigned two
click
event behaviors on load. - The first behavior should still work properly, and the second one should not work.
- Errors are handled using the
try...catch
and will be outputed on to the right side as well.