Skip to content

jthmcts/finrem-selenium-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

finrem-selenium-ide

Financial Remedy Selenium IDE project generator.

Generates a Selenium IDE project file that automates Financial Remedy case creation.

Prerequisites

The Selenium IDE extension should be installed in your browser.

Currently, this project only supports generating files that work with the Chrome extension.

In the Chrome Extension Manage Settings the Allow access to file URLs option must be selected.

Script generation

Run init.sh to generate a Selenium IDE project file.

./init.sh

You will be prompted to enter some values that will be embedded into the generated file.

Using the project file

The project contains the following tests:

Test Purpose Log in as
Create Consented Solicitor Case submission Applicant solicitor
Create Contested Solicitor Case submission Applicant solicitor
  1. Log in to Manage Cases with the user who is going to create the case.
  2. Import the project file using the Selenium IDE browser extension.
  3. Select the appropriate Manage Cases URL from the dropdown list.
  4. Select the test to run.
  5. Click the Run current test Play button.

A new browser window will open and the Selenium IDE will input the values to create a case.

Once the case has been created the case number will be shown in a popup.

Note you can enter preview PR URLs into the dropdown list to create cases in that environment.

About

Financial Remedy Selenium IDE scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages