WebUI Test Basics - Debug Test

In this video, you'll learn how to debug a step your WebUI Test Studio automated web UI tests in Visual Studio. We are going to use Visual Studio debugging capabilities to debug a WebAii test code behind file. Once we build the project, we go to Test View, right mouse-click our WebAii Test and click Debug Selection. From there we can go into the input text and actually inspect some of the properties within it.

Categories