Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autotests: Replace "Open file" operations with proper helper function #6279

Open
AlexeyGirin opened this issue Jan 14, 2025 · 0 comments
Open
Labels
Autotests refactor Code refactoring, without changing the functionality
Milestone

Comments

@AlexeyGirin
Copy link
Collaborator

AlexeyGirin commented Jan 14, 2025

Identify all "Open file" operations made by by using methods like:

    await selectTopPanelButton(TopPanelButton.Open, page);

and replace them with proper helper function

Probably it require to refactor existed openFile function

@AlexeyGirin AlexeyGirin added refactor Code refactoring, without changing the functionality Autotests labels Jan 14, 2025
@AlexeyGirin AlexeyGirin added this to the Autotests milestone Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Autotests refactor Code refactoring, without changing the functionality
Projects
None yet
Development

No branches or pull requests

1 participant