Forum Discussion
No RepliesBe the first to reply
Related Content
- 2 years ago
- 3 years ago
- 4 years ago
- 8 years ago
- 5 years ago
Recent Discussions
- 6 hours ago
- 3 days ago
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.