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

ElementNotFound error should expose hierarchyRoot as a val #36

Closed
Leland-Takamine opened this issue Jul 24, 2022 · 1 comment
Closed
Labels
enhancement New feature request or improvement of an existing feature

Comments

@Leland-Takamine
Copy link
Contributor

Today, the constructor parameter is unused:

class ElementNotFound(
message: String,
hierarchyRoot: TreeNode,
) : MaestroException(message)

@Leland-Takamine Leland-Takamine added the enhancement New feature request or improvement of an existing feature label Jul 24, 2022
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue.
Thank you for helping keep us our issue tracker clean!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature request or improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants