diff --git a/selectors/screenTemplate.js b/selectors/screenTemplate.js index a6c6c01..bdb3b43 100644 --- a/selectors/screenTemplate.js +++ b/selectors/screenTemplate.js @@ -44,6 +44,7 @@ export default { totalPaginationScreenSharedTemplate:'[data-cy="public-templates-pagination"] span[class="pagination-total"]', saveButtonConfiguration: '//button[text()="Save"]', txtDescriptionConfiguration: '//*[@id="description-text"]', + versionConfiguration: '//*[@id="version-text"]', } \ No newline at end of file