Todd Seller

Todd Seller is a Software QA Engineer at Optimizely, where he works on revamping Optimizely’s automation end-to-end test suites. Having transitioned from sales to engineering, he brings deep customer empathy by providing insights to his colleagues to ultimately enhance the user experience. Todd enjoys movies and has seen every original movie in the Star Wars universe in theaters during its initial run. Yes, he’s that old.

Blog Posts by Todd Seller

March 26, 2020

How to Write Automation Tests for Feature Flags with Cypress.io and Selenium

At Optimizely, we deploy a large amount of our code behind feature flags because it gives us the benefits of shortening our release cycle, perform A/B testing, and deploy code changes safer with rollouts. While feature flags (aka feature toggles) have helped us drive better products delivered more quickly, they tend to be very difficult