how to user type in input number using cypress code example Example: cypress type force Click to copycy.get('whatever').type('Test all the things', { force: true });