Visual Commander is a free extension for Visual Studio 2010+ allowing you to automate repetitive tasks in the IDE.
Visual Commander v1.2.1 extends the macro recording feature adding recording of the Find Next and Find Previous commands from the Find and Replace dialog in Visual Studio 2012/2013:

Find and Replace dialog in Visual Studio 2013
The recorded code sets all Find options, performs search and verifies that the text is found:

A recorded find command