Searched defs:isPresent (Results 1 – 3 of 3) sorted by relevance
64 const isPresent = await curatedProperties.isPresent(); constant
144 const isPresent = await element(by.css('.uploaded-files')).isPresent(); constant
96 const isPresent = await closeButton.isPresent(); constant