assert.equal(
      typeof customParent.deviceSelector.getDisplayType() === 'string' ||
      typeof customParent.deviceSelector.getDisplayType() === 'undefined',
      true,
      'getDisplayType() is String'