Adding a test case for WA.ui.triggerMessage

This commit is contained in:
David Négrier 2021-08-03 22:37:49 +02:00
parent 4713010929
commit 82832b7055
3 changed files with 127 additions and 0 deletions

View file

@ -202,6 +202,14 @@
<a href="#" class="testLink" data-testmap="Variables/shared_variables.json" target="_blank">Testing shared scripting variables</a>
</td>
</tr>
<tr>
<td>
<input type="radio" name="test-trigger-message-api"> Success <input type="radio" name="test-trigger-message-api"> Failure <input type="radio" name="test-trigger-message-api" checked> Pending
</td>
<td>
<a href="#" class="testLink" data-testmap="TriggerMessageApi/triggerMessage.json" target="_blank">Testing trigger message API</a>
</td>
</tr>
</table>
<script>