@barelytec1526
cy.clear() failed because it requires a valid clearable element.
A clearable element matches one of the following selectors:
'a[href]'
'area[href]'
'input'
'select'
'textarea'
'button'
'iframe'
'[tabindex]'
'[contenteditable]' etc