In the Manage Scenarios view, You can edit your Selenium IDE scripts directly from the browser and test them to make sure the script is working properly using different locations and browser versions.
...
Note |
---|
The “Download Script Extension” functionality is deprecated and the feature is not maintained. |
There are a number of action buttons available for each scenario, as well as general actions. These action buttons are available on the right hand side.buttons located at the top right of the “Customer’s Scenarios” section:
Button | Name | Description |
---|---|---|
Add Scenario | Add | Add or create a new scenario. |
Delete Scenarios | Delete | Remove all selected scenarios. |
Checkbox to the right of “Add Scenario” and “Delete Scenarios” | Toggle all | Select/deselect all scenarios in the list. |
There are a number of icons located at the top right of an individual scenario:
Icon | Name | Description |
---|---|---|
Download | Save the scenario to local computer. | |
Edit | Change settings for the scenario. | |
Assign | Create associations with one or several checks. | |
Delete | Remove the scenario. | |
Toggle select | Select/deselect scenario. |
...
Item | Description |
---|---|
Name | Name of scenario to search for (free text). |
Date Created | Start date for filtering. |
To | End date for filtering. |
Rows | Number of rows to display. |
Downloading the Apica Script Extension
The Script Extension is a simple JavaScript file which integrates with Selenium IDE. It allows you to run Selenium scripts with custom Apica commands. See https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2135393876/How+to+Create+an+ASM+Scenario+using+Selenium+IDE#Download-Extension for more details.
...
. |