-
Request for existing cases, user IDs, Portal navigation support and more
How to Import and Configure SUM Selenium Scenarios
How to Import a Selenium Scenario in SUM
Prerequisites
- You have a SIDE script that is compatible with SUM.
Very Important
We strongly recommend that you remove all sensitive data (e.g. passwords) from the SIDE file before it is imported. SUM is not designed to securely store sensitive data in the script. (Use secured variables for sensitive data.)
Procedure
- Open the SUM configuration popup.
- Navigate to the Scenarios section.
- Above the scenarios table, click the [Import] button.
This opens the Import Scenario popup. - In the Import Scenario popup, specify:
- The Customer Network the scenario will belong to.
- The .side file to import. (Use the [Browse...] button.)
- Click the [Import] button.
The new Selenium scenario is imported.
Good to Know
The Selenium scenario ID comes from the Selenium-IDE-generated GUID (in the .side file).
If you reimport the same SIDE file, it will "update" the previously imported Selenium scenario.
This also means that you won't have the possibility to reimport it in another Customer Network.