public boolean has(ElementScope findElement, Options options) {
   return findElement.exists(options);
 }