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

ci: selenium safari bug fixed #2915

Merged
merged 1 commit into from
Apr 22, 2023

Conversation

dharana77
Copy link
Contributor

ModuleNotFoundError: No module named 'selenium.webdriver.safari.options when install <=4.1.3

Background

Changes

Documentation

Test Plan

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

ModuleNotFoundError: No module named 'selenium.webdriver.safari.options when install <=4.1.3
@codecov
Copy link

codecov bot commented Apr 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ad5d8b2) 36.22% compared to head (1ffa9b2) 36.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2915   +/-   ##
=======================================
  Coverage   36.22%   36.22%           
=======================================
  Files          60       60           
  Lines        2849     2849           
  Branches      471      471           
=======================================
  Hits         1032     1032           
  Misses       1755     1755           
  Partials       62       62           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@richbeales richbeales merged commit 8e8a5a1 into Significant-Gravitas:master Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants