describe("when there is an element with placeholder inside a form on the page", () => {
    let element
    let form

    beforeEach((done) => {