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

fix: Enabled pointer capabilities for Firefox in Playwright #1589

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

bmingles
Copy link
Contributor

@bmingles bmingles commented Oct 20, 2023

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (94cc82c) 46.65% compared to head (1806904) 46.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1589   +/-   ##
=======================================
  Coverage   46.65%   46.65%           
=======================================
  Files         575      575           
  Lines       36189    36189           
  Branches     9063     9063           
=======================================
  Hits        16883    16883           
  Misses      19254    19254           
  Partials       52       52           
Flag Coverage Δ
unit 46.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bmingles bmingles requested a review from dsmmcken October 20, 2023 16:07
@dsmmcken dsmmcken changed the title fix: Enabled pointer capabilities for Firefox fix: Enabled pointer capabilities for Firefox in Playwright Oct 20, 2023
@bmingles bmingles merged commit f440a38 into deephaven:main Oct 20, 2023
7 checks passed
@bmingles bmingles deleted the 1588-playwright-firefox-pointers branch October 20, 2023 16:11
@github-actions github-actions bot locked and limited conversation to collaborators Oct 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Playwright - Firefox runs as though mouse isn't available
2 participants