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

solve error devtoolsactivereport on selenium #2115

Conversation

DVentas
Copy link

@DVentas DVentas commented Apr 17, 2023

Background

When execute in docker, the command "browser_website" fails for an error with selenium.
#2090

Changes

Add two more arguments for chrome options to solve the error. The issue its documented in chromiun issue forums: https://bugs.chromium.org/p/chromedriver/issues/detail?id=2473

Test Plan

Before the change:
image

After the change:
image

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

@nponeccop nponeccop added the B8 label Apr 17, 2023
@richbeales
Copy link
Contributor

Have you tested this to see if it works when /not/ running in docker?

@DVentas DVentas closed this Apr 17, 2023
@DVentas DVentas deleted the fix/selenium_devtoolsactiveport_error branch April 17, 2023 16:58
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