Trace writes inside Selenium tests
December 28, 2014•39 words
My current project at Atomic Object uses Selenium to drive browsers for integration testing—and it turns out that it's a useful debugging tool, too. I've written on how to do trace writes in that framework over at Atomic Spin.