Scripting languages in web automation
You can use the following commands to perform actions in the web page using scripting languages:
-
Inject CSS into the Web Page command
Injects a new style sheet to modify the CSS content of a web page. -
Inject JavaScript into the Web Page command
Injects a JavaScript function into a web page. -
Run JavaScript command
Runs JavaScript code on a web page.