Creating Selenium Web Checks in LogicMonitor

Last updated on 16 November, 2023

Important:

  • For Selenium Web Checks created with collectors before 33.401, you have to reconfigure the web checks.
  • To use the functionality of creating steps, you must update the collector to version 33.401 or later.

Note: Selenium Web checks cannot run in a private Incognito window in Chrome browser.

Procedure to Create Selenium Web Checks

  1. In LogicMonitor, navigate to Resources > Add > Synthetics.
    Add Synthetics tab
  1. Follow the onscreen instructions to upload the .side file from the browser transaction recording.
    Note:
    You can upload a .side file containing a maximum of 10 tests. 
    The size of the uploaded .side file must be a maximum of 5MB. 
  2. On the Step Setup page, you can view the different tests, number of steps, and parsing information in the Tests table. You can split a single test into multiple steps by performing the following:
    1. Select a desired test from the Tests table.
      The Step Setup tab displays all the test operations. 
    2. Toggle on the Split into Steps to create multiple steps. 
      Note: The first step is created by default at the top of all the commands. The first step cannot be deleted once saved. 
    3. Select Create New step iconat your required level and enter the appropriate step name. 
    4. Once you complete adding all your steps then select save icon.
      Note: You can add a maximum of 10 steps. 
  3. On the Settings page, perform the following:
    1. Select your required polling interval. The default and recommended value is 10 minutes. 
    2. Enter your collector name and select it.
  4. At the Permissions page, ensure you add the appropriate credentials for authentication.
New Synthetics web test page

Refer to the documentation for your specific MFA provider to obtain the appropriate MFA type, seed, and length for your test credentials. 

Note: You cannot edit Selenium Web Checks once they are created.

Example of Synthetics Website Test

If you want to run a Synthetics Test on a website, which contains multiple operations, there is an option to create multiple steps to logically group all your website’s operation (Login, search, and checkout). On completing the Synthetics Web Test process, the information displays on the Resources page. Each step is treated as an individual device here. This helps you to easily navigate through all of your website’s operations.

In This Article