Browser Logic
Introduction
This component of Catalyst SmartBrowz is a Catalyst Serverless Function type, that contains the ideal coding structure required to perform any browser task through code. Using Browser Logic functions you can engineer any browser interaction or action as code to perform in a Headless browser.
Every browser task that can be done manually performed can be engineered as Browser Logic. Browser Logic functions can be coded in the following programming languages:
Much like other Serverless functions, you can create, initialize, serve and deploy Browser Logic functions from the Catalyst CLI. When you deploy the function to the console, Catalyst will generate an Invocation URL, that allows you directly access the function. The Invocation URL will be in the following format:
https://{project_domain}.development.catalystserverless.com/server/{function_name}/execute
You can also use Logs, a Catalyst DevOps component to check function logs of Browser Logic functions, and APM to monitor your function performance.
Last Updated 2024-01-31 12:43:52 +0530 +0530
Yes
No
Send your feedback to us