it('Check locked device', () => {
    cy.contains('.card-header', 'SP3')
      .should('exist')
      .parent('.card')
      .within(() => {