So I'm trying to write a test , but the window.Main.exampleMethod() is resulting in an error whereas it isn't for the Greetings component test. Do I need to set something up so that I can use new methods in the bridge file ? Sorry if this is a dumb question.
Thanks