UNPKG

cucumber-protractor

Version:

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

8 lines (5 loc) 138 B
import React from 'react'; const FooterItem2 = () => ( <li className="footer-item2">Footer Item 2</li> ); export default FooterItem2;