Skip to content

request: APIs and infrastructure to simplify cross-browser automated testing of extensions #19

Description

@twschiller

Context

Automated testing tools, e.g., Selenium, Cypress, Puppeteer, and Playwright are invaluable for cross browser web application testing. There's limited support for them for testing browser extensions

There are mocks (e.g,. jest-chrome) for unit testing, but these don't capture the complexity of extension communication and browser quirks

Automated cross-browser testing will be valuable for checking the progress of the browsers vs. this w3c group's proposals.

Request

I don't have a clear recommendation for what's needed here. My goal is to get the conversation kicked off (with people more knowledgable than me!) On the PixieBrix project, we're just now trying to set up our cross-browser browser automated testing infrastructure

I suspect there's needs to be some mix of:

  • Exposing new APIs: e.g., for error detection, for adjusting permissions without user interaction, etc.
  • The extension community contributing to the automated testing tool projects (code and documentation)
  • Providing examples/documentation of testing different features across browsers

Related context:

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionNeeds further discussionenhancementEnhancement or change to an existing featuretopic: automated testingRelated to automated testing

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions