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

Remove simple Component #62

Merged
merged 2 commits into from
May 17, 2024
Merged

Remove simple Component #62

merged 2 commits into from
May 17, 2024

Conversation

M1troll
Copy link
Contributor

@M1troll M1troll commented May 15, 2024

We decided to keep only one view of the component (with the base locator), because practice has shown that component always has a locator that can be called base locator, and waiting for default display makes tests more stable.

We rename ComponentWithBaseLocator to Component and remove simple Component class.

The diagrams have also been reworked for rendering with mermaid

README.md Outdated Show resolved Hide resolved
invocations/docs.py Outdated Show resolved Hide resolved
We decided to keep only one view of the component
(with the base locator), because practice has shown
that component always has a locator that can be
called base locator, and waiting for default display
makes tests more stable.

We rename `ComponentWithBaseLocator` to `Component`
and remove simple `Component` class.
@M1troll M1troll force-pushed the feature/delete-simple-component branch from b8fe554 to 3e6fc36 Compare May 16, 2024 07:05
@M1troll M1troll merged commit 3f2428d into main May 17, 2024
1 check passed
@M1troll M1troll deleted the feature/delete-simple-component branch May 17, 2024 02:11
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.

4 participants