Getting Started
Get started with scripted browsers by creating a monitor to test the availability and functionality of your site in different locations. Scripted browsers emulate a custom user experience by scripting browsers that navigate your website, take specific actions, and ensure specific elements are present. Playwright powers these monitors.
-
Go to console.boltic.io > Monitor
-
Click Create monitor.
-
Select the Scripted Browser tile to test the availability and functionality of your site in different locations.
-
Configure the monitor. Fill in the fields you want. Add a name for your monitor. Select the browser that you would like to run the test on.
-
Click Next to select the location you want to test the monitor.
-
Click Next to select the location you want to test the monitor.
-
Click Next to add your script describing the actions you want the monitor to take. The monitor pre-fills the editor with an example script you can work from, or you can remove this and start from scratch.
-
Click Validate if you want to test your script. This may take a few minutes depending on the script.
-
Click Save to save your newly created monitor.
Congratulations! You have successfully created a scripted browser monitor. You can now view the monitor in the Monitor dashboard and see the results of the monitor run. 🚀