etaoin

2018-06-22T12:27:22.000357Z

@fappy this isn't exactly the answer you were looking for, but my first instinct (after checking the docs) would be to just make myself an own flash using javascript

2018-06-22T12:29:07.000172Z

@mrg uploaded a file: https://clojurians.slack.com/files/U0DH86UA1/FBC498QCU/-.js

2018-06-22T12:29:10.000235Z

something like this

2018-06-22T12:31:38.000244Z

@mrg uploaded a file: https://clojurians.slack.com/files/U0DH86UA1/FBC4AJ44U/-.clj

2018-06-22T12:31:56.000196Z

i haven't tested it but that looks like it should work. Or something like it

2018-06-22T12:32:14.000473Z

of course that would only work with a plain css selector

2018-06-22T12:32:38.000093Z

but TBH that's mostly the only one I use anyways and it should cover most of the use cases

2018-06-22T14:45:51.000349Z

Thanks @mrg ! That helps me see how things are meant to go together.