Skip to content

Can't type single quote symbol #36

@bramaudi

Description

@bramaudi

I can't write a text that contains a single quote symbol, ie: "I don't understand"

Steps to reproduce the behavior:

import AutoPilot from 'https://deno.land/x/autopilot@0.2.1/mod.ts';

const pilot = new AutoPilot();
await pilot.type("I don't understand");

Expected behavior
Auto typing text I don't understand

Screenshots
image

Desktop:

  • OS: Ubuntu 20.10 (Groovy Gorilla)

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easybugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions