playwright/packages
Mateusz Burzyński eaa98ce53a
feat(keyboard): support simple copy-pasting using meta+c/v (#10828)
It's a straightforward change to support new, common, keyboard commands

Note that I've tested this locally with Chrome on my Mac but it seems that CI doesn't want to pass Chrome tests - it's running on ubuntu though. Does this mean that I should introduce per-platform editing commands? At the moment there is only a single [`macEditingCommands`](0ed33522c5/packages/playwright-core/src/server/macEditingCommands.ts) file.

References https://github.com/microsoft/playwright/issues/12000

Co-authored-by: Andrey Lushnikov <aslushnikov@gmail.com>
2022-02-28 13:43:43 -08:00
..
html-reporter feat(html): put diff first in image comparison (#12254) 2022-02-22 11:29:58 -08:00
playwright chore: cut v1.19.0 (#11944) 2022-02-08 16:01:44 -08:00
playwright-chromium chore: cut v1.19.0 (#11944) 2022-02-08 16:01:44 -08:00
playwright-core feat(keyboard): support simple copy-pasting using meta+c/v (#10828) 2022-02-28 13:43:43 -08:00
playwright-firefox chore: cut v1.19.0 (#11944) 2022-02-08 16:01:44 -08:00
playwright-test feat(test-runner): implement expect(pageOrLocator).toHaveScreenshot (#12242) 2022-02-28 12:25:59 -08:00
playwright-webkit chore: cut v1.19.0 (#11944) 2022-02-08 16:01:44 -08:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00