Skip to content
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

Update custom-javascript-assertion.md #26973

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

surajtikoo
Copy link
Contributor

I encountered an issue with a JavaScript assertion where the logs were not printing as expected. After extensive debugging, I discovered that only 4 logs can be printed at a time. This realization came after a significant amount of time spent troubleshooting. Including this limitation as a note would be highly beneficial.

What does this PR do? What is the motivation?

Merge instructions

Merge readiness:

  • Ready for merge

Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the <yourname>/description naming convention) and then add the following PR comment:

/merge

Additional notes

I encountered an issue with a JavaScript assertion where the logs were not printing as expected. After extensive debugging, I discovered that only 4 logs can be printed at a time. This realization came after a significant amount of time spent troubleshooting. Including this limitation as a note would be highly beneficial.
@surajtikoo surajtikoo requested a review from a team as a code owner January 4, 2025 17:03
@brett0000FF brett0000FF added the under_review Sent to someone outside of the docs team for review. label Jan 6, 2025
@brett0000FF
Copy link
Contributor

@surajtikoo - Thank you for the contribution and suggestion! We are going to validate this change with Engineering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
under_review Sent to someone outside of the docs team for review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants