We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Desktop:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I can't write a text that contains a single quote symbol, ie: "I don't understand"
Steps to reproduce the behavior:
Expected behavior
Auto typing text I don't understand
Screenshots
![image](https://user-images.githubusercontent.com/14371119/100640254-cb93ab80-3368-11eb-8ce4-73f1a05d9cc7.png)
Desktop:
The text was updated successfully, but these errors were encountered: