Can I execute a JavaScript code in DjClick?
Yes, DjClick v 2.0 allows you to execute custom JavaScript code within a page with JavaScript Validations. You must be in paused mode to enable JavaScript Validation. You can either press the Pause button directly, or click the down-arrow next to the Play toolbar button and select the “Replay Next Action” option from the menu; this steps through and pauses after each page load, and also works for individual events. When the validation button is clicked, the “Validation Panel” above the main window opens in “Keyword” mode. Select “Java…” from the Validation Type drop-down to bring up the “Add JavaScript Validation” dialog, click the checkbox for multiple lines if needed, and enter the JavaScript code to be executed in the page. For more details, go to JavaScript Validation in this Help wiki.