dididy opened a new pull request, #5131: URL: https://github.com/apache/zeppelin/pull/5131
### What is this PR for? ### PR Description This PR improves the readability and maintainability of the E2E notebook tests. - Removed over-abstracted util and wrapper methods - Moved test logic from util files into the test cases - Simplified page objects to focus on direct UI interactions - Consolidated shared logic into a base page class As a result, the tests are clearer, flatter, and easier to maintain. ### What type of PR is it? Refactoring ### Todos ### What is the Jira issue? ZEPPELIN-6358 ### How should this be tested? ### Screenshots (if appropriate) ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
