-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
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
Desktop:
- OS: Ubuntu 20.10 (Groovy Gorilla)
Reactions are currently unavailable
