Toby

Results 84 comments of Toby

Can this go in?

I might be able to chip in with some documentation, can you outline where the source is? I couldn't see anything obvious in < the 4 mins I scanned the...

> Ran my script after enabling logs. Below are my logs. @CalebRouleau > > [1532599807.795][INFO]: Launching chrome: /var/tmp/qa_automation/chromedriver --disable-background-networking --disable-client-side-phishing-detection --disable-default-apps --disable-extensions --disable-extensions-except=/tmp/.org.chromium.Chromium.6muhD4/internal --disable-hang-monitor --disable-infobars --disable-popup-blocking --disable-prompt-on-repost --disable-sync --disable-web-resources --enable-automation...

Thanks @CalebRouleau I'd completely missed the reference to the folder. I seem to have mixed results here. As I run my test suite and multiple instances of chrome come and...

Does this give any more insight? Running from my windows box terminal... ``` C:\code>"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-background-networking --disable-client-side-phishing-detection --disable- default-apps --disable-extensions --disable-gpu --disable-hang-monitor --disable-plugins --disable-popup-blocking --disable-prompt-on-repost --disable-sync --disable-web-resources --enable-automation --enable-logging...

Is https://verizon.github.io/knobs/ the correct docs? The API seems to have moved on a fair bit from what's there no?

Also asked for in #9. Think it's a good idea but don't think I'll have any time soon to get to it. PRs welcome.

Good idea, thanks. It'd be interesting to try and create a test to demonstrate it :see_no_evil: !! Happy to accept pull requests.

I wonder if we can cache it here: https://github.com/tobyweston/simple-excel/blob/e20b43d1dbb6a72f6a449cf93b63915624d66ddf/src/main/java/bad/robot/excel/style/StyleBuilder.java#L73 or https://github.com/tobyweston/simple-excel/blob/e20b43d1dbb6a72f6a449cf93b63915624d66ddf/src/main/java/bad/robot/excel/style/StyleBuilder.java#L73

Awesome spot. Thanks for posting and apologies for not looking sooner. So I'm clear, is this an issue with POI over simple-excel? Anything you think we should do in simple-excel...