Cool! Why'd you roll your own MySQL instead of using Cloud SQL though? With Cloud SQL 2nd Generation you get a managed database even on an f1-micro for less than $10.
I just looked at the Cloud SQL ReadMe at https://cloud.google.com/sql/ and it definitely looks cool. The MySQL component in SeleniumBase that you saw has been there from the early days, before I started working with Google Cloud. I've got a long list of features to add in the near future, and Cloud SQL can definitely be one. Thanks for the idea!
11 comments
[ 214 ms ] story [ 432 ms ] threadEdit - I blogged about the basics of my setup - https://stacktoheap.com/blog/2016/01/04/running-webdriverio-...
Quick question: does your load testing support websockets?