Can Autify validate values copied to the clipboard or paste it into an input field?
  • 07 Mar 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Can Autify validate values copied to the clipboard or paste it into an input field?

  • Dark
    Light

Article Summary

With Autify's basic functionality, you cannot validate values copied to the clipboard or paste them into input fields.

If you use document.execCommand("copy") to copy values to the clipboard, you may be able to read the value using the Reading clipboard value JS snippet.

However, if you use the navigation.clipboard.writeText() API to copy values to the clipboard, you cannot read the value using the Reading clipboard value JS snippet.
In addition, you cannot retrieve values copied using the navigation.clipboard.writeText() API using a JS step.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.