Working With Web Development Tools
Last updated
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, a variation of Google's 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.
Use these third-party YouTube videos to learn Chrome DevTools features that help you build and troubleshoot transaction scripts.
This third-party video introduces Chrome DevTools features that help you inspect web pages while you build transaction scripts.
This third-party video shows how the Elements panel helps you inspect page structure for transaction scripts.
This third-party video shows how the Network panel helps you inspect requests and responses.
This third-party video shows how the Console panel helps you find script and page errors.
This article is part of the Transaction Tests section.
If you have any questions, contact the ThousandEyes Customer Engineering team.
Last updated