Skip to content

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

@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
Member

abrichr commented Feb 19, 2024

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

from openadapt import config, sockets

SOCKETS = True
DBG_DATABASE = False
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please clarify what this is for?


from openadapt import config, sockets

SOCKETS = True
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this ever be False?

@abrichr
Copy link
Member

abrichr commented Jul 12, 2024

@KrishPatel13 I believe this should be closed in favor of #744, can you please confirm?

@KrishPatel13
Copy link
Collaborator Author

KrishPatel13 commented Jul 12, 2024

@KrishPatel13 I believe this should be closed in favor of #744, can you please confirm?

Yes!, closing as a new PR is launched for this here: #744

@abrichr abrichr deleted the continue_extension branch July 15, 2024 15:33
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.

4 participants