Return the correct unicode sequence representing given key and control combination. Usage example:
await driver.write(getSequenceFor({ name: 'a', meta: true, shift: true }))
Generated using TypeDoc
Return the correct unicode sequence representing given key and control combination. Usage example:
await driver.write(getSequenceFor({ name: 'a', meta: true, shift: true }))