Tag: AppleScript

Mac OS X Bug and Workaround to Open a “file:” URL with Parameters from Command-Line

Mac OS X Bug and Workaround to Open a “file:” URL with Parameters from Command-Line

Testing the PLC3000 project requires opening HTML files by a web browser. Indeed, PLC3000 is developed using PharoJS. Its code is written in Pharo, before getting transpiled to JavaScript and exported to a JS files referenced by HTML files. Developing PLC3000 in a TDD fashion, I quickly faced an issue. I realized that it is […]