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

feat(chrome_extension): write dom changes to database (using sockets) during openadapt.record #364

Draft
wants to merge 104 commits into
base: main
Choose a base branch
from

Conversation

KrishPatel13
Copy link
Collaborator

@KrishPatel13 KrishPatel13 commented Jul 8, 2023

What kind of change does this PR introduce?
This PR implements the chrome extension to write the DOM changes (documents' outer HTML of Head and Body and the url) in database.

Summary
Motivation: Related Issue: #51

Checklist

  • My code follows the style guidelines of OpenAdapt
  • I have performed a self-review of my code
  • If applicable, I have added tests to prove my fix is functional/effective
  • I have linted my code locally prior to submission
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (e.g. README.md, requirements.txt)
  • New and existing unit tests pass locally with my changes

How can your code be run and tested?

Other information

@abrichr
Copy link
Contributor

abrichr commented Jul 28, 2023

@0dm can you please try running lsof or similar to see what processes are running, and what files/ports they are accessing?

@KrishPatel13 KrishPatel13 changed the title feat(chrome_extension): Write DOM changes to Database (using Socket) feat(chrome_extension): write dom changes to database (using sockets) during openadapt.record Aug 25, 2023
@abrichr
Copy link
Contributor

abrichr commented Feb 19, 2024

@0dm @KrishPatel13 can you please remind me what is the status on this?

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.

None yet

3 participants