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

Various small bug fixes #373

Merged
merged 5 commits into from
Nov 13, 2021
Merged

Various small bug fixes #373

merged 5 commits into from
Nov 13, 2021

Conversation

blakebyrnes
Copy link
Contributor

  1. Record the document url of each resource and make available via resources api (fingerprint avoidance: getting started with browser emulators and changing viewports, and user-agents #362)
  2. Fix stack trace for protocol errors (they were empty)
  3. Occasional mouse errors in human emulator due to target rect moving but not updating the target point to be inside the modified rect (ie, mouse moves and scrolls, but the point is not updated to be where the element now is)
  4. Make sure to keep around old storage if an origin isn't loaded

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.

Broken link on website UserProfile should add to an existing userprofile
2 participants