Thank you
Yes, I've seen this another topic. It was mainly about windows.
I've ran Fusion like this:
NEUTRON_CHROME_DEVTOOLS=true open /Users/myusername/Library/Application\ Support/Autodesk/webdeploy/production/<some hash here>/Autodesk\ Fusion\ 360.app
And it still opens debugger in old way. I have Chrome installed. I have couple of them actually )
Is there a way to log what Fusion is doing when trying to open debugger (like if it actually notices my NEUTRON_CHROME_DEVTOOLS value?
I was hoping to get a way to more interactively (in command line fassion) to run api function. To test it out, play around itc. Is there a way to setup everything so I can just open this html in a standard browser by novigating somewhere.
Or maybe I can start python console and import something and be able to use API against currently running instance?