VcrExtension is an integration layer between Behat 3.0+ and php-vcr 1.2.4+.
Record your HTTP interactions in behat scenarios and replay them during future test runs for fast, deterministic, accurate tests.
Note: This extension records only HTTP interactions in behat steps. This extension not works with selenium/phantomjs/firefox/whatever browser.