UNPKG

quoad

Version:

Serenity/JS: Next generation acceptance testing library for modern web applications.

8 lines (7 loc) 185 B
<html lang="en"> <body> <button id="enabled">enabled</button> <button disabled id="disabled">disabled</button> <button style="display:none;" id="hidden">hidden</button> </body> </html>