Skip to content

Conversation

vlad-dargel
Copy link
Contributor

No description provided.

@vlad-dargel vlad-dargel self-assigned this Mar 5, 2024
@@ -0,0 +1,6 @@
import { Selector } from 'testcafe';

export class Button {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we raname the class
since button for me can't contain list of locators ( it can take locator and has some actions like click hover) but if we just store only 2 locators we need to specify what exact locators we have

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

renamed to EditorButton

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually I created this class more for future, to move all common locators related to buttons there

@vlad-dargel vlad-dargel merged commit ff933e7 into fe/feature/RI-5462_Dedicated_editor_for_sql_rdi Mar 6, 2024
@vlad-dargel vlad-dargel deleted the e2e/feature/RI-5462_dedicated_editor_for_sql_rdi branch March 6, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants