
* tests for home page * test for navigation * tests for navigation * tests for navigation * tests for navigation * tests for navigation
3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
export const SHARED_ELEMENTS = {
|
|
header: "[data-test-id='page-header']"
|
|
};
|