Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't type single quote symbol #36

Open
bramaudi opened this issue Nov 30, 2020 · 0 comments
Open

Can't type single quote symbol #36

bramaudi opened this issue Nov 30, 2020 · 0 comments
Labels
bug Something isn't working E-easy

Comments

@bramaudi
Copy link

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)
@littledivy littledivy added bug Something isn't working E-easy labels Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working E-easy
Projects
None yet
Development

No branches or pull requests

2 participants