We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
getting below exception
Executed Step === Given I request api "rt.api.SOAPXMLTest" msg >>com/github/fge/jsonschema/core/exceptions/ProcessingException msg.getBytes() >>[B@1a38ba58 ProcessedFiles.json Exists ProcessedImages.json Created ===...\runfile_65d5fc8c89022202ecccb0dc\test-results\22_Feb_2024_05_14_am\img\ProcessedImages.json Json File Exist >>> true File name =======> IQT34926_65d5fc8c89022202ecccb0df_soapapi IQT34926_65d5fc8c89022202ecccb0df_soapapi >>> File is already processed Pic Copied & File Generated !!!! ProcessedFiles.json Exists Json File Exist >>> true File name =======> IQT34926_65d5fc8c89022202ecccb0df_soapapi IQT34926_65d5fc8c89022202ecccb0df_soapapi >>> File is already processed Pic Copied & File Generated !!!! Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.02 sec <<< FAILURE! Preparing For Shut Down... Result updator: Completed 1 Remaining 0 result to be update.
Results :
Failed tests: [IQT-34926]_[65d5fc8c89022202ecccb0df]_soapapi(com.qmetry.qaf.automation.step.client.Scenario): com/github/fge/jsonschema/core/exceptions/ProcessingException
my pom details
<sourceVersion>1.8</sourceVersion> <targetVersion>1.8</targetVersion> <qaf.version>4.0.0-RC3</qaf.version> <qaf-support-ws.version>4.0.0-RC3</qaf-support-ws.version> <qaf-support-mobile.version>4.0.0-RC3</qaf-support-mobile.version> <selenium.version>4.11.0</selenium.version>
The text was updated successfully, but these errors were encountered:
Try adding json-schema-validator dependency. You can refer 4.0.0-RC3 dependencies.
Sorry, something went wrong.
No branches or pull requests
getting below exception
Executed Step === Given I request api "rt.api.SOAPXMLTest"
msg >>com/github/fge/jsonschema/core/exceptions/ProcessingException
msg.getBytes() >>[B@1a38ba58
ProcessedFiles.json Exists
ProcessedImages.json Created ===...\runfile_65d5fc8c89022202ecccb0dc\test-results\22_Feb_2024_05_14_am\img\ProcessedImages.json
Json File Exist >>> true File name =======> IQT34926_65d5fc8c89022202ecccb0df_soapapi
IQT34926_65d5fc8c89022202ecccb0df_soapapi >>> File is already processed
Pic Copied & File Generated !!!!
ProcessedFiles.json Exists
Json File Exist >>> true File name =======> IQT34926_65d5fc8c89022202ecccb0df_soapapi
IQT34926_65d5fc8c89022202ecccb0df_soapapi >>> File is already processed
Pic Copied & File Generated !!!!
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.02 sec <<< FAILURE!
Preparing For Shut Down...
Result updator: Completed 1 Remaining 0 result to be update.
Results :
Failed tests: [IQT-34926]_[65d5fc8c89022202ecccb0df]_soapapi(com.qmetry.qaf.automation.step.client.Scenario): com/github/fge/jsonschema/core/exceptions/ProcessingException
my pom details
The text was updated successfully, but these errors were encountered: