You use this dialog box to set the properties of a JavaScript XMLHttpRequest breakpoint. You set XMLHttpRequest breakpoint properties when you set a new breakpoint or when you modify an existing breakpoint. You can open this dialog box by right-clicking a XMLHttpRequest breakpoint in the Breakpoints window and choosing Properties.
You can set the following value in this dialog box.
Value | Description |
---|---|
URL Containing |
Specifies the URL that will trigger the breakpoint. Any request to the specified URL will pause execution of the script. |
Related Topics
Developing Applications with NetBeans IDE,
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. |