Skip to content

fix: sync missing changes from upstream PRs #201660 and #127083#79

Closed
Adi1231234 wants to merge 1 commit intomain-with-fixes-and-logsfrom
fix/sync-upstream-fixes-with-logs
Closed

fix: sync missing changes from upstream PRs #201660 and #127083#79
Adi1231234 wants to merge 1 commit intomain-with-fixes-and-logsfrom
fix/sync-upstream-fixes-with-logs

Conversation

@Adi1231234
Copy link
Copy Markdown
Owner

Summary

Syncs two fixes from main-with-fixes that were missing in main-with-fixes-and-logs:

Test plan

  • Verify RemoteAuth session save/restore works correctly with remote stores
  • Verify that page navigations during inject() are captured by the framenavigated listener

…127083

- RemoteAuth: pass session name directly to store.save instead of full
  path (fixes PR wwebjs#201660 - path.join was passing the full filesystem
  path instead of just the session identifier)

- Client: register framenavigated listener before calling inject() so
  any page navigation that occurs during initialization is captured
  (fixes PR wwebjs#127083 ordering issue)
@Adi1231234 Adi1231234 closed this Mar 20, 2026
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.

1 participant