Type into a textarea. cy.get('textarea').type('Hello world') // yields <textarea> ... Type into a non-input or non-textarea element with tabindex.
確定! 回上一頁