UNPKG

cucumber-protractor

Version:

POM CukeTractor - Bootstrap your cucumber tests with cucumber, protractor and a structured way of creating page objects and component objects

15 lines (13 loc) 192 B
const placeholders = [ 'PAGE_NAME', 'URL', 'STRING', 'ATTRIBUTE_NAME', 'COOKIE_NAME', 'CLASS_NAME', 'VALUE', 'KEY', 'NUMBER', 'LOCATOR', ]; module.exports = placeholders;