-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
[java][bidi]: enable tests for storage module for edge #15667
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
Conversation
PR Reviewer Guide 🔍(Review updated until commit 3e835bc)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
The |
PR Code Suggestions ✨No code suggestions found for the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @navin772
User description
🔗 Related Issues
💥 What does this PR do?
Enables working tests for edge browser for storage commands.
Enables tests for edge and chrome for permissions module.
🔧 Implementation Notes
💡 Additional Considerations
🔄 Types of changes
PR Type
Tests
Description
Enable BiDi storage tests for Edge browser
Remove Edge-specific test skips in storage tests
Add Edge to test suite browser matrix
Changes walkthrough 📝
StorageCommandsTest.java
Enable storage tests for Edge by removing skip annotations
java/test/org/openqa/selenium/bidi/storage/StorageCommandsTest.java
BUILD.bazel
Add Edge to test suite browser matrix
java/test/org/openqa/selenium/bidi/storage/BUILD.bazel