Skip to content

Ginger Python Plugin v2.0.0 Official

Compare
Choose a tag to compare
@prashelke prashelke released this 23 Aug 16:23
· 3 commits to master since this release
3669694

The Python Plugin target is to allow executing python scripts from Ginger as integrative part of the Ginger test flow.

Ginger Python plugin allows to:
• Configure Python script execution by using script file.
• Configure Python script execution by using script content.

For above execution methods ginger python plugin offers:
• Send execution Input Values to python script.
• Get execution output values by parsing and showing console values and look for “key=value” pairs