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: content/en/synthetics/guide/custom-javascript-assertion.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ further_reading:
18
18
19
19
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.
20
20
21
+
<divclass="alert alert-info">JavaScript assertions are not supported in Windows private locations.</div>
22
+
21
23
To create an assertion using custom JavaScript:
22
24
23
25
1. Click **Assertion** and select **Test custom JavaScript assertion**.
0 commit comments