Pratish

Results 2 comments of Pratish

i am getting the same error. `com.qmetry.qaf.automation.step.StepInvocationException: Unable to invoke JavaStep with given arguments: verifyBoderPickerForArtPresent[${bordercount}] at ` Step implementation public void verifyBoderPickerForArtPresent(String count){ int countNo = Integer.parseInt(count); reactArtPdpBorderPicker.verifyPresent(); WebDriverTestCase.verifyTrue(getReactArtPdpBorderPickerTotalOptions().size() ==countNo,...

I am also able to reproduce the issue with 7.0.0--7.4.0 Using java. ivy+ant