cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to add today's date using variable dynamically in the keystroke event in browser monitoring?

Arunkumarbnp
Helper

how to add today's date using variable dynamically in the keystroke event in browser monitoring ?

5 REPLIES 5

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

You need to create your own JavaScript clickpath event for calculate that date, and input in correct field.

You have JavaScript examples in that link.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Arunkumarbnp
Helper

Hi Anton

Thanks for your reply.
Do you have the link of this script.

As am don't see the examples in the above link.

 

Thanks,

Hi,

They are in same page in you scroll down.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Arunkumarbnp
Helper

no I don't see it 

Please share the screenshot

 

Hi,

It means, you do not have a specific example for your use case. You need to development your own JavasScript code to:

  1. Create a today's date in correct format.
  2. Fill field with that value.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts