Execute Javascript
Object for a Javascript injection on a website
Last updated
Object for a Javascript injection on a website
Last updated
This object depends on the "Open Browser" object to work
Field
Descriptive
Title
Object title
Select Browser Object
Option to select a browser opened with the "Open Browser" object
Code
Free JS code that wil be injected onto the website
Warning: The code must respect some assembly rules in order not to conflict with the generated C# code. In other words, for the use of some special characters it is necessary to use escape characters, for example:
When typing the double quotes character (") you must use it duplicated, like ""test""