Created
November 6, 2024 15:23
-
-
Save 0xPr0xy/7d307c8f2fa35753c411ef083f08d48e to your computer and use it in GitHub Desktop.
test.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>Test</title> | |
</head> | |
<body> | |
<p><button onclick="OnFlowEnd.postMessage('hello')">test</button></p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment