Add CHANGELOG and a map for test
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
<body>
|
||||
<p>Website opened by script.</p>
|
||||
<script>
|
||||
WA.sendChatMessage('The iframe opened by a script works !', 'Mr Robot');
|
||||
window.addEventListener('load', () => {
|
||||
WA.sendChatMessage('The iframe opened by a script works !', 'Mr Robot');
|
||||
})
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user