ruifigueira / playwright-crx

Playwright for chrome extensions
Apache License 2.0
116 stars 20 forks source link

support hover and dragTo recorder #21

Closed chenshuichao closed 2 months ago

chenshuichao commented 5 months ago

If we can recorder the hover and dragTo api, then the crx must be awesome ! https://seleniumbase.io/demo_page we can test this demo.

ruifigueira commented 5 months ago

If it gets implemented in playwright codegen, it will be supported in playwright-crx. There's already a feature request for that:

https://github.com/microsoft/playwright/issues/19892