Skip to content

e2e Tests: Run against Firefox #17874

Open
@ockham

Description

@ockham

It'd be great if we could run our e2e tests not only against Chrome, but also Firefox. We've recently experienced an issue that broke Jetpack blocks when used with Gutenberg 9.4.1 in Firefox, but had no impact on Chrome. It's quite likely that our e2e tests would've discovered if they'd been run on FF, once they'd picked up GB 9.4.0 or 9.4.1.

According to some sources I found, it seems like puppeteer started supporting Firefox "properly" (without the legacy puppeteer-firefox package?) in v3, which was released earlier this year. We're currently still on v2.1.1. There's been a renovate PR to upgrade to the current version (5.4.0!) for a while -- it might make sense to land that before attempting to add coverage for Firefox.

cc/ @brbrr @bsessions85 @jeherve

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

E2E Tests[Focus] BlocksIssues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack[Type] Infrastructure

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions