test("should include a role of button", async () => {
        await root.evaluate(node => {
            node.innerHTML = /* html */ `
                <fast-flipper></fast-flipper>
            `;