Table of contents
Description
The tool allows you to check the correctness of the work of the local JS code. The tester generates the code to be inserted into the action.
Only works with local execution code
How to open a window?
Using the top menu Tools => JavaScript Tester.
What is it used for?
JS validation before use in the project
Generating code for use in a template
How to work with a window?
Fields for the code to be checked.
In what format should you insert the code into the JavaScript action.
The result of executing the code.
Test code execution.
Close the tester.
Usage example
Go to the page and execute JavaScript .
We go to the site.
We put the necessary code into the tester and check the work.
Copy the code to insert into the project.
Add JavaScript action in tester format.
Thus, in addition to testing the code itself before using it in the project, Zennoposter will tell you in what format it will be correct to place it in the action.