pfxtestautomation READMEThe extension is primarily adding custom commands for Pricefx application test automation FeaturesThis extension provides customised commands used in pricefx testing. Currently the following commands are available: insertDataToPPTable - The command takes the following parameters :baseUrl,uname,password,partition,ppTableId,data and populates data into the selected pp tables RequirementsThe extension uses axios version 0.21.4 module and that needs to be installed. There are no other dependencies Known IssuesThe testcases for the plugin need to be developed. That is on the todo list Release Notes1.0.0 This is the initial release of this plugin |