-
Notifications
You must be signed in to change notification settings - Fork 60
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
Master update post Beta 2 release #3808
Conversation
Also refactored the code for serializer wherever applicable
This reverts commit 3ed2ffb.
…ngToZeroOnReload Bug fix/dev time resetting to zero on reload
…on/Ginger into BugFix/EmptyGuid
[Defect Id: 40342]removed margin and added borders for DB action
…rPlaywrightSupportExistingPOM Feature - 39520 - Tests For Playwright Support Existing POM
Fixed serializer so Empty Guid and Zero timespan won't get serialized
…eCode Response status code fix for LISA
2- fixing category related bugs 3- added check for mobile driver to validate the session is still active before taking screen shoot
1- fixed missing POM elements category setup
…ppedIssue D39589_ runner gets skipped Fixed
…close the last opened tab manually. If we run any failing action, it is not able to take the screenshot. RC: When we close the tab manually, our code doesn't get notified and it still tries to take screenshot from the already closed tab. Fix: Add Close event listener to Playwright Page and handle manual tab close.
…essageJIRA Error Message fix for Exporting result for JIRA, on ALM test set leve…
…WhenTabClosedManually
…otNotAvailableWhenTabClosedManually BugFix - 39592 - Screenshot Not Available When Tab Closed Manually
…l values for list element
POM Learning: Removed unwanted chars and space while creation optiona…
RQM dll Updated
…Ginger into Releases/Beta
2- fixing bugs with merging 2 POM elements from same Category
…yCounterStop Fix - Activity Dev Time counter Stop on switching the business flow
1- fixing bug in taking screen shot for for Appium Web session
Parallel Runner Issue Fixed
Warning Rate limit exceeded@Maheshkale447 has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 13 minutes and 13 seconds before requesting another review. How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. WalkthroughThe changes span updates to GitHub workflows, new configuration files, adjustments to UI layouts, enhancements to data sources and timers, and modifications to various functionalities across multiple files. The updates aim to improve performance, extend functionalities, streamline configurations, and refine UI components. Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
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 as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Thank you for your contribution.
Before submitting this PR, please make sure:
Summary by CodeRabbit
New Features
LUTConfig
for repository settings, parallel builds, and test configurations.Bug Fixes
ExecuteDataToJira
to better manage conditions and error messages.ValidationDBPage
by adjusting margins and applying styles toTextBox
.Improvements
PomDeltaUtils
.AddNewDataSourcePage
.MobileDriverWindow
.RunSetConfig
to store lists of agents.Refactor
POMExecutionUtils
to improve code modularity.POMLocatorParser
.Style
.editorconfig
to ensure preservation of single-line blocks in C# code.Tests
DevelopmentTimeForBFTest
to a new namespace for better organization.Chores
GingerCoreCommon.csproj
..editorconfig
toGingerCoreCommonTest.csproj
for consistency.