How do I use JS code to simulate clicking Sign here

  1. I have a Sign here area

  2. How should I use JS to simulate clicking Sign here

  3. See the figure below

Hello, I’m Ron, an automated tech support bot :robot:

While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:

Guides:APIs:Forums:

Hello @1091928997

If you mean open the Signature modal, you can do it with the following code snippet: instance.UI.openElements(['signatureModal']);