UNPKG

selenium-webdriver

Version:

The official WebDriver JavaScript bindings from the Selenium project

9 lines (8 loc) 130 B
<html> <body> <div id="d"></div> <script> document.getElementById("d").dynamicProperty = 'sampleValue'; </script> </body> </html>