How to bypass no paste controls on a web form
Just because a site says we can’t paste into a field, doesn’t mean we have to believe it.
Click bots for social media and beyond
TLDR: simple click bots from the JavaScript console can make social media and other sites easier to use
I have been using click from the JavaScript console more to: fill in forms, remove ads, remove popups, etc. In this post I explain the general principles.
A practice exploratory testing session - javascript button game
TLDR; Do you practice your testing? One way involves picking a random game and exploiting it.
Automating Storify and Twitter Using JavaScript From the Dev Tools
TLDR; Migrating from Storify to Twitter, semi automatically with a simple JavaScript Snippet and Bookmarklet.
In this post I provide the code for my video showing how I migrated from Storify to Twitter Moments.
How to use JavaScript Bookmarklets to Amend Web Page Example [Tutorial Text and Video]
TLDR; When you learn to manipulate the DOM with JavaScript you can create simple tools and automate from within the browser and use bookmarklets to make the code easy to execute and sync across different machines.
A Quick Intro To BookMarkLets
TLDR; Bookmarklets are an easy way to have custom javascript to support your testing that sync across browsers.
Hack the JavaScript Evil Tester Sloganizer to Generate Random New Year's Resolutions
An exercise in JavaScript console hacking.
Happy Testing New Year (for 2017)
TLDR; Happy New Year - And all the best for 2017 - resolve to make changes every day - don’t rely on a single point in the year.
Hacking JavaScript Games - Cellular Automata - Supporting Notes
Notes on JavaScript hacking for the test cellular automata game.
You can improve your JavaScript skills and have fun at the same time
I’ve slowly been improving my JavaScript skills. But in a slightly unconventional way…


