Add CHANGELOG and a map for test
This commit is contained in:
parent
5c3a207c72
commit
65d1e4e768
3 changed files with 18 additions and 2 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue