Forum Discussion

karthikeyanjn1's avatar
karthikeyanjn1
Occasional Contributor
7 years ago

How to run the python script in soap ui and get the proper log of python(like debug,warn,info) ??

How to run the python script in soap ui and get the proper log of python(like debug,warn,info) as its in soap ui logs.

 

Example:

 

Test.Py

debug("user")

error("Failer")

println("password")

 

same identification should be in soap ui.

No RepliesBe the first to reply