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

View Test Report test failing for gradle #266

Open
ragudiko opened this issue Jun 9, 2023 · 2 comments
Open

View Test Report test failing for gradle #266

ragudiko opened this issue Jun 9, 2023 · 2 comments
Assignees
Labels
automated tests bug Something isn't working

Comments

@ragudiko
Copy link

ragudiko commented Jun 9, 2023

Most of the times ElementNotInteractableError and few times it goes fine.
The reason for this error is the project context is list. The control in Extension window expects to select project context from input box.
Because context is lost, "No liberty projects found." error is thrown in extension window.

@TrevCraw
Copy link
Contributor

TrevCraw commented Jun 9, 2023

For more information refer to #262 (comment)

@TrevCraw TrevCraw added the bug Something isn't working label Jun 9, 2023
@aparnamichael aparnamichael self-assigned this Aug 16, 2023
@TrevCraw TrevCraw assigned Rahul-Biju and unassigned aparnamichael Aug 21, 2023
@Rahul-Biju
Copy link
Contributor

When i test manually, there is no issue in “View test report”. But in automation testing there is a problem in “View test report”.
In the command pallet -> Liberty>View test report -> it is not listing the projects ->thats why it is not clicking the project. That is why it is showing "ElementNotInteractableError". This issue is only with View test report.
But for Liberty>Start... and for other commands - there is no issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated tests bug Something isn't working
Projects
Development

No branches or pull requests

4 participants