Replies: 4 comments 2 replies
-
Hi Chris thanks for your feedback let me check into this and let you know. |
Beta Was this translation helpful? Give feedback.
-
In playwright.config.ts, the configuration we use for devices (emulation), comes from playwright package, so I have kept both of them |
Beta Was this translation helpful? Give feedback.
-
Hi Chris actually you are right for some reason previously the devices were not getting detected from playwright/test package, but now I checked they are working correctly. Thank you so much for your feedback only playwright/test package is required I will make changes in my next release. |
Beta Was this translation helpful? Give feedback.
-
Hey Chris your suggestion is included in v0.18.0. Thanks for your feedback |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Correct me if I'm wrong but as far as I understand it, only the
@playwright/test
package is needed for this project. As it includes everything, and more, contained within theplaywright
package.Thanks.
Beta Was this translation helpful? Give feedback.
All reactions