Skip to main content

Element inspect capture

Learn how to use the element inspection capture in the Miruni browser extension.

Updated over a month ago

IN THIS ARTICLE

Learn how element inspect capture works and the tools at your disposal to grab and communicate at a code level.


Inspect capture

For all you technical peeps out there, want to look at the code of an element to make sure its pixel perfect? This tools is for you.

How to use inspect capture

  • Select the code inspect option from the capture panel

  • Use your cursor to point to an element on the screen like a button, picture, table or any something else

  • You should receive a modal with attributes, like its colors, fonts, size and more

  • Next, simply click on that element to capture the code

  • The add edit request detail modal will open where you'll see the attached code and be able to add additional details to the edit request

Did this answer your question?