Johan Lundstroem
Johan Lundstroem
Hello, Long time fan by the way. I've written a bit of logic to handle the times when my version of Chrome is higher than the current latest version that...
As mentioned ages ago, I wrote a little bit of code to make it easier to ship code containing chromedriver-py. This logic helps me install the version my user actually...
I've run into an issue in Fastlane where aws_s3 fails with a rather cryptic `no implicit conversion of nil into String`. This is my first time using Fastlane (and ruby)...