Skip to content

Plugin for the JSystem framework that allows users to define that the scenario execution will pause on specific building blocks.

License

Notifications You must be signed in to change notification settings

Top-Q/jsystem-bb-pause-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSystem BB Pause Plugin

The project aims to allow users to pause before executing building blocks when using the JSystem test automation framework.

Installation

  • To use the plugin, first download the jar file from the releases page.
  • Copy the jar file to the runner/thirdparty/commonLib folder.
  • Open the jsystem.properties file that is located in the root folder of the runner and add the following property context.menu.plugin.classes=org.jsystemtest.PauseBBContextMenuPlugin. You can also set this property from the jsystem properties dialog.
  • Restart the runner if needed.

Usage

Simply right click on one of the building blocks in the scenario tree and click on the Pause Before This Item item. JSystem will now pause the execution before executing the selected building block. You can resume the execution by clicking on the Play button.

About

Plugin for the JSystem framework that allows users to define that the scenario execution will pause on specific building blocks.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages