describe("when a text input with placeholder exists on the page", () => {
    let element

    beforeEach((done) => {
      helpers.spyOnNativeSupportAndReturn(false)