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

remove browser init injection #742

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

LawyZheng
Copy link
Collaborator

@LawyZheng LawyZheng commented Aug 27, 2024

🚀 This description was created by Ellipsis for commit d361b30

Summary:

Removed PDF printer disabling script from browser context initialization in skyvern/webeye/browser_factory.py.

Key points:

  • Removed DISABLE_PRINTER_WITH_FLAG import from skyvern/webeye/browser_factory.py.
  • Removed await browser_context.add_init_script(DISABLE_PRINTER_WITH_FLAG) from create_browser_context function.
  • No longer disables PDF printer during browser context initialization.

Generated with ❤️ by ellipsis.dev

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to d361b30 in 9 seconds

More details
  • Looked at 23 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. skyvern/webeye/browser_factory.py:112
  • Draft comment:
    Ensure that removing the PDF printer disabling script aligns with system requirements, as it might affect functionality if still needed elsewhere.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The removal of the line that disables the PDF printer might have implications if the functionality is still required elsewhere. It's important to ensure that this change aligns with the overall system requirements.

Workflow ID: wflow_KrKgSoBDcspsNuj0


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@LawyZheng LawyZheng merged commit c27771b into main Aug 27, 2024
2 checks passed
@LawyZheng LawyZheng deleted the lawy/remove-browser-injection branch August 27, 2024 18:00
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