mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-22 23:20:24 -05:00
5d8bf8570a
* cdp command impl for tab dispatch * misc: add automation command to cdp for forthcoming tab key * changelog * skip non chromium browsers for press() driver test * fix test * misc: bidi automation impl for key press * amend types * log, but do not fail, if key:press is not supported * rm extraneous debugs * rm more debug * changelog * comments * revert to keyDown from rawKeyDown, remove delay * expand changelog to include bidi * changelog --------- Co-authored-by: Jennifer Shehane <jennifer@cypress.io>