Fire event in Level Blueprint from Widget

Click on that actor while in editor, and go the level blueprint and right click, and you should see something like “create a reference to …”

Then, get component by class, select widget interaction component and bind event to your test dispatcher. Connect to your level bp begin play.