Skip to content

This is an example project that demonstrates how to integrate a Selenium project with the Parasoft Recorder REST API

Notifications You must be signed in to change notification settings

Parasoft-TS/PDA-Selenium-RecorderAPI-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDA-Selenium-RecorderAPI-Example

This is an example project that demonstrates how to integrate a Selenium project with the Parasoft Recorder REST API. If you are using another UI testing framework, use this project as a reference for how an integration would be built.

The web application this project is testing is the Parasoft Demo App.

Unmodified Selenium Test:

  • See com.parasoft.demo.pda.EndToEndTest.java

Modified Selenium Test (integrated with Parasoft Recorder REST API):

  • See com.parasoft.demo.pda.EndToEndTest_WithRecorder.java

Example Java class of how to integrate Parasoft Recorder REST API with any test framework.

  • See com.parasoft.recorder.ParasoftRecorder.java

For more information about the Parasoft Recorder:

About

This is an example project that demonstrates how to integrate a Selenium project with the Parasoft Recorder REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages