Forum Discussion

xstoka's avatar
xstoka
New Contributor
13 years ago

Is it possible to Send a message outside of onMessage?

I have a custom component that performs some actions and then passes a URL to a Web Page runner to test a webpage. Currently the message is handled via the onMessage handler in my custom component... ...