Skip to content

Commit b08b7f7

Browse files
committed
add clear keyboard shortcut
1 parent 0e24a47 commit b08b7f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/web-application-firewall/ag/web-application-firewall-troubleshoot.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,13 +175,13 @@ To record and save a HAR file in Microsoft Edge, follow these steps
175175

176176
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**.
177177

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**.
179179

180180
:::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.":::
181181

182182
1. Select the **Network** tab.
183183

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.
185185

186186
:::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.":::
187187

@@ -199,13 +199,13 @@ To record and save a HAR file in Google Chrome, follow these steps
199199

200200
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**.
201201

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**.
203203

204204
:::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.":::
205205

206206
1. Select the **Network** tab.
207207

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.
209209

210210
:::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.":::
211211

0 commit comments

Comments
 (0)