test('Verify contact detail', () async { final header = find.text('Contacts'); await driver.waitFor(header); });