Skip to content

Print JSON object in console#175

Merged
DavidOkulski merged 1 commit into
devfrom
pr-pupeteer-json-debug
Jan 26, 2026
Merged

Print JSON object in console#175
DavidOkulski merged 1 commit into
devfrom
pr-pupeteer-json-debug

Conversation

@DavidOkulski
Copy link
Copy Markdown
Collaborator

What changes did you make?

Parse the JSHandle@object from the browser logs in Pupeteer during backend generation.

Why did you make these changes?

Backend generation works locally, but hangs on this step when doing background generation on OpeShift:
Browser logs: log (Form Loader) raw result: JSHandle@object
Need to parse the object to see if the corect result is being returned or an error is occurring.

What alternatives did you consider?

None.

Checklist

  • I have assigned at least one reviewer
  • My code meets the style guide
  • My code has adequate test coverage (if applicable)

@DavidOkulski DavidOkulski merged commit ce8217a into dev Jan 26, 2026
3 checks passed
@DavidOkulski DavidOkulski deleted the pr-pupeteer-json-debug branch January 26, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants