master update post 2025.2 official release#4219
Conversation
Official Release update before Ginger 2025.2 Official Release
…ockUp Added Learn POM From Mockup's menu to Enterprise Feature
…tifactsAction BugFix-Enhancement publish artifacts action
…tifactsAction Added validation for Centralized Logger Configurations.
…hanges Bug fix/pom enhancement changes
License Updated
Bug fix/mockup pom fixed
D48330_Ginger Spy Not working fix
…osingPOMEditWindow Live Spy Close on closing the pom edit window
Bug fix Agent Mapping, create Branch,
Edge Browser support version 127 only for dev tool fix
…ub.com/Ginger-Automation/Ginger into BugFix/48371_LinuxOSCredentialCheckfix
…redentialCheckfix Bug fix/48371_linux os credential check fix
…shOnClose Edit POM Page Closing Issue fixed
D48397_Pom Learning Issue Fixed
Added Webview2 to Temp Location and Playwright Custom Relative path i…
…trodution Added New Introduction files
…trodution Configuration serialized issue Fixed
|
Caution Review failedThe pull request is closed. WalkthroughThis update introduces new documentation files, license headers, UI and logic enhancements for POM wizards, and refines artifact publishing and source control handling. It adds OS validation for credential management, improves Selenium driver configuration, and updates configuration file registration patterns. Several internal methods and properties are added or adjusted for robustness and maintainability. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant POMWizard
participant PomAllElementsPage
participant WebView2
participant Agent
User->>POMWizard: Start wizard (e.g., screenshot or update multiple)
POMWizard->>PomAllElementsPage: Initialize and start spying
POMWizard->>WebView2: Initialize for HTML preview
User->>POMWizard: Upload screenshot or select action
POMWizard->>WebView2: Render AI-generated HTML
User->>POMWizard: Undo changes or close wizard
POMWizard->>PomAllElementsPage: StopSpying()
PomAllElementsPage->>PomAllElementsPage: StopSpy()
POMWizard->>User: Close window
Possibly related PRs
Poem
Note ⚡️ AI Code Reviews for VS Code, Cursor, WindsurfCodeRabbit now has a plugin for VS Code, Cursor and Windsurf. This brings AI code reviews directly in the code editor. Each commit is reviewed immediately, finding bugs before the PR is raised. Seamless context handoff to your AI code agent ensures that you can easily incorporate review feedback. Note ⚡️ Faster reviews with cachingCodeRabbit now supports caching for code and dependencies, helping speed up reviews. This means quicker feedback, reduced wait times, and a smoother review experience overall. Cached data is encrypted and stored securely. This feature will be automatically enabled for all accounts on May 16th. To opt out, configure 📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (46)
✨ Finishing Touches
🧪 Generate Unit Tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Thank you for your contribution.
Before submitting this PR, please make sure:
Summary by CodeRabbit
New Features
Improvements
Bug Fixes
Documentation
Chores