Skip to content
New issue

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

QAF with 4.0.0-RC3 selinium 4.11 and java 1.8 am not able to excecute api automation please help #452

Open
Kirthika88 opened this issue Feb 22, 2024 · 1 comment

Comments

@Kirthika88
Copy link

Kirthika88 commented Feb 22, 2024

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>
@cjayswal
Copy link
Member

cjayswal commented Feb 28, 2024

Try adding json-schema-validator dependency. You can refer 4.0.0-RC3 dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants