> For the complete documentation index, see [llms.txt](https://docs.thousandeyes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thousandeyes.com/product-documentation/browser-synthetics/transaction-tests/getting-started/working-with-web-development-tools.md).

# Working With Web Development Tools

Web development tools provide inspection and manipulation methods for analyzing various aspects of web applications. Familiarizing yourself with these tools can significantly improve your transaction scripting capabilities and increase the velocity at which you will be able to create new transactions or efficiently analyze reported issues.

To execute Page Load and Transaction tests, ThousandEyes Enterprise and Cloud Agents are running the [Chromium browser](https://www.chromium.org/Home), a variation of Google's [Chrome](https://www.google.com/chrome/). This is why this article focuses on resources describing development tools of the Chrome browser. Since the web development tools do not differ significantly between web browsers (at least not in their basic functionality that we're discussing here), becoming familiar with one flavor of web development tools will make you capable of using other browsers' development tools as well.

## Video Guides for Chrome Developer Tools

| Link                                                                                      | Resource type              | Description                                                       |
| ----------------------------------------------------------------------------------------- | -------------------------- | ----------------------------------------------------------------- |
| [Google Chrome Developer Tools Crash Course](https://www.youtube.com/watch?v=x4q86IjJFag) | Video Duration: 51 minutes | A thorough introduction to all aspects of Chrome developer tools. |
| [Using Chrome Developer Tools: Elements](https://www.youtube.com/watch?v=nV9PLPFTnkE)     | Video Duration: 14 minutes | A short tutorial focusing on the **Elements** section.            |
| [Using Chrome Developer Tools: Network](https://www.youtube.com/watch?v=PwoT18tp6Hs)      | Video Duration: 8 minutes  | A short tutorial focusing on the **Network** section.             |
| [Using Chrome Developer Tools: Console](https://www.youtube.com/watch?v=G74ll-6L4_o)      | Video Duration: 6 minutes  | A short tutorial focusing on the **Console** section.             |

## Related Information

This article is part of the [Transaction Tests](https://docs.thousandeyes.com/product-documentation/browser-synthetics/transaction-tests) section.

If you have any questions, [contact the ThousandEyes Customer Engineering team](https://docs.thousandeyes.com/product-documentation/getting-started/getting-support-from-thousandeyes).
