I'm looking for an option to inspect SharedWorker thread to debug and check console logs, when application running on OpenFin.
I have been debugging my javascript react based application in chrome developer tool and shared workers inspect accessible at chrome://inspect/#workers. But when running on OpenFin, I could not find any option to inspect shared worker.
Any suggestion?