UNPKG

selenium-webdriver

Version:

The official WebDriver JavaScript bindings from the Selenium project

7 lines (6 loc) 120 B
<!DOCTYPE html> <html> <body onload="javascript:alert('onload')"> <p>Page with onload event handler</p> </body> </html>