Skip to content

Commit a15828a

Browse files
authored
Add info note (#30078)
1 parent b463ea4 commit a15828a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/synthetics/guide/custom-javascript-assertion.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ further_reading:
1818

1919
This guide describes how you can test a user interface (UI) using custom JavaScript in a [browser test][1]. JavaScript assertions support synchronous and asynchronous code.
2020

21+
<div class="alert alert-info">JavaScript assertions are not supported in Windows private locations.</div>
22+
2123
To create an assertion using custom JavaScript:
2224

2325
1. Click **Assertion** and select **Test custom JavaScript assertion**.

0 commit comments

Comments
 (0)