sudodoki / copy-to-clipboard

Copy stuff into clipboard from your browser using JS
http://sudodoki.github.io/copy-to-clipboard/example/
MIT License
1.32k stars 130 forks source link

Add workaround for Chrome on Mac #32

Open sudodoki opened 8 years ago

sudodoki commented 8 years ago

given https://bugs.chromium.org/p/chromedriver/issues/detail?id=30

sudodoki commented 8 years ago

there's a possibility to do this running applescript

shvaikalesh commented 8 years ago

Even simpler way than OSA: https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/pbcopy.1.html