Re: [racket-users] [ann] marionette: control Firefox from Racket

2019-06-10 Thread David Storrs
That's brilliant, Bogdan. Thank you! On Sat, Jun 8, 2019 at 11:47 AM Bogdan Popa wrote: > Hey everybody! > > I just wrote `marionette`, a library that lets you control the Firefox > web browser from Racket and I figured I'd share it! > > * the source code is here: https://github.com/bogdanp/mar

Re: [racket-users] [ann] marionette: control Firefox from Racket

2019-06-08 Thread Dexter Lagan
Pure awesomeness. Thank you for sharing! Dex > On Jun 8, 2019, at 5:46 PM, Bogdan Popa wrote: > > Hey everybody! > > I just wrote `marionette`, a library that lets you control the Firefox > web browser from Racket and I figured I'd share it! > > * the source code is here: https://github.com

[racket-users] [ann] marionette: control Firefox from Racket

2019-06-08 Thread Bogdan Popa
Hey everybody! I just wrote `marionette`, a library that lets you control the Firefox web browser from Racket and I figured I'd share it! * the source code is here: https://github.com/bogdanp/marionette, * you can install the package by running `raco pkg install marionette` and * the docs will be