John Harrison
John Harrison
Thanks for the great library makes implementing a HAR viewer very easy. It would be great to have the option to export the waterfall as a SVG/PNG or other suitable...
Travis now runs Docker containers and R is a first class citizen. Can move tests to TRAVIS. Also tackles changes in upstream R regarding testing. - [x] Add api tests...
Using -d we expect to see a body argument in the VERB: ``` > "curl -X POST -d 'a=8089' http://abcdef.org" %>% straighten %>% make_req -> uu curl -X POST -d...
Hi Bob, It would be great to integrate curlconverter with phantomjs. Phantomjs running webdriver allows you to export HAR files. V8 should be able to run https://github.com/mattcg/har-to-curl , - The...
Address #20
Using wdman
Havent done OCR for some time but Tesseract and GIMP were useful. Maybe could have some options to interact via command line with https://code.google.com/p/tesseract-ocr/ and http://www.gimp.org/downloads/.
wdman can be used by external packages to manage binaries relating to the selenium/webdriver projects https://github.com/ropensci/RSelenium/issues/118 . Think about issues and ideas on what is exported etc.