Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created August 3, 2016 20:47
Show Gist options
  • Save amitaibu/128c77c7e2174f1d56e8a0a832ac8e3c to your computer and use it in GitHub Desktop.
Save amitaibu/128c77c7e2174f1d56e8a0a832ac8e3c to your computer and use it in GitHub Desktop.
print '<div class="debug">';
print_r($some_val);
print '</div>';
print_r($this->getSession()->getPage()->find('css', '.debug')->getHtml());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment