You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What changes were proposed in this pull request?
1. Automatic download `Chrome` & `Chrome Driver` into `./intergration-test/build/chrome` directory. need to download about 150 MB zip file for the first time.
2. Support embedded and deploy test mode.
3. Support Linux and macOS operation systems
4. Successed load metalake webpage and check the browser title.
5. #1687
### Why are the changes needed?
Gravitino Web UI needs an E2E test to ensure Web UI usability.
Fix: #1503
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
CI Passed
---------
Co-authored-by: Qi Yu <[email protected]>
Describe the feature
I plan to use
Selenium
to test Gravitino Web UI E2E.Motivation
Gravitino Web UI needs an E2E test to ensure Web UI usability.
Describe the solution
Selenium
to test Web UI E2E operation.JS
to test the Web UI component.Additional context
No response
The text was updated successfully, but these errors were encountered: