Can you access the webkit console from within FlexSim?
I'm talking about things like JS' console.log(), errors, etc.
Testing in a browser becomes a bit tricky once you get into dynamically building DOM from FlexSim-originating data, and downright impossible when writing logic involving 2-way communication between JS and FlexSim. I'm guessing there must be a better way.