You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/web-application-firewall/ag/web-application-firewall-troubleshoot.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,13 +175,13 @@ To record and save a HAR file in Microsoft Edge, follow these steps
175
175
176
176
1. Press **F12** or **Ctrl+Shift+I** to launch Edge Developer tools. You can also launch the tools from the toolbar menu under **More tools > Developer tools**.
177
177
178
-
1. In the **Console** tab, select **Clear console** or press **Ctrl + L**.
178
+
1. In the **Console** tab, select **Clear console** or press **Ctrl+L**.
179
179
180
180
:::image type="content" source="../media/web-application-firewall-troubleshoot/edge-dev-tools-console.png" alt-text="Screenshot of the Console tab of Microsoft Edge developer tools.":::
181
181
182
182
1. Select the **Network** tab.
183
183
184
-
1. Select **Clear network log**, and then select the **Record network log** if it's not recording.
184
+
1. Select **Clear network log** or press **Ctrl+L**, and then select the **Record network log** if it's not recording.
185
185
186
186
:::image type="content" source="../media/web-application-firewall-troubleshoot/edge-dev-tools-network.png" alt-text="Screenshot of the Network tab of Microsoft Edge developer tools.":::
187
187
@@ -199,13 +199,13 @@ To record and save a HAR file in Google Chrome, follow these steps
199
199
200
200
1. Press **F12** or **Ctrl+Shift+I** to launch Chrome Developer tools. You can also launch the tools from the toolbar menu under **More tools > Developer tools**.
201
201
202
-
1. In the **Console** tab, select **Clear console** or press **Ctrl + L**.
202
+
1. In the **Console** tab, select **Clear console** or press **Ctrl+L**.
203
203
204
204
:::image type="content" source="../media/web-application-firewall-troubleshoot/chrome-dev-tools-console.png" alt-text="Screenshot of the Console tab of Google Chrome developer tools.":::
205
205
206
206
1. Select the **Network** tab.
207
207
208
-
1. Select **Clear network log**, and then select the **Record network log** if it's not recording.
208
+
1. Select **Clear network log** or press **Ctrl+L**, and then select the **Record network log** if it's not recording.
209
209
210
210
:::image type="content" source="../media/web-application-firewall-troubleshoot/chrome-dev-tools-network.png" alt-text="Screenshot of the Network tab of Google Chrome developer tools.":::
0 commit comments