-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
Is your feature request related to a problem?
We currently maintain a @wdio/devtools-service that provides various integration to Chrome Devtools related features:
As we deeper integrated Puppeteer into WebdriverIO using the getPuppeteer command there is not much use for the original use case of this package anymore. Most development and excitement has been around its Lighthouse integration. Therefor it makes sense to focus on that and remove the rest.
Describe the solution you'd like.
Rename @wdio/devtools-service to @wdio/lighthouse-service and remove everything except features around Performance and PWA testing.
Describe alternatives you've considered.
n/a
Additional context
This is a v9 task and pull requests should be raised against the v9 branch. Join the 🙏-contribute channel on Discord if you are interested to join us in this effort.
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done