feat(test): add frontend page objects for journey tests
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export { FrontendHomePage } from './HomePage';
|
||||
export { FrontendContactPage } from './ContactPage';
|
||||
export { FrontendNewsPage } from '../FrontendNewsPage';
|
||||
export { FrontendProductPage } from '../FrontendProductPage';
|
||||
Reference in New Issue
Block a user