Not getting the output from the Katalon studio python integration sample project from Github

Please let us know what you are using Katalon Studio for?

Hi! I’m using Katalon to run automated tests using python script.

How would your work be affected if this issue has not been resolved?

I cannot continue my job and have to work on something else while awaiting your response

Operating System - Mac OS Big Sur, version 11.6

Katalon Studio Version - 8.3.0

Katalon Studio logs

Environment (for Mobile testing):

  • Appium version - 1.22.2

  • Mobile platform/version under test: iPhone 12, 15.0. (Real device)

  • Xcode version (for iOS): (for example: Xcode 8 or Xcode 11)

  • Appium Logs: .appium

  • Application file (.apk/.ipa): (if possible)

Steps to reproduce:

Please include an SSCCE (Short, Self Contained, Correct [compilable] example) description http://sscce.org/

If it’s not possible to provide the web page link (for web), please consider creating a reproducible page on https://jsfiddle.net/

Please also provide your test scripts if possible.

Expected Behavior: To run testcase that uses python script successfully using the Katalon sample project uploaded in Github here - GitHub - katalon-studio-samples/katalon-studio-python-integration: How to use Python with Katalon Studio

Actual Behavior: Katalon shows success while running the testcase but the python script never gets called. Like in the addition function, the results are not displayed. And in the google function, It doesn’t navigate to google site.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.