1 2 3 4 5
<!DOCTYPE html> <meta charset="utf-8" /> <title>Element with custom attribute</title> <div webdriver-custom-attribute="attribute value"> </div>