Unable to execute script in an already opened browser window

“Run from here” option is disabled/isn’t active in manual mode of test case.

Please read this guide carefully before informing us an issue:
https://docs.katalon.com/display/KD/Execute+a+Test+Case+or+a+Test+Suite#ExecuteaTestCaseoraTestSuite-ExecutefromaSelectedStep

If there is an actual issue, then please provide more information, or else we will close this discussion.

Regards

Vinh Nguyen said:

Please read this guide carefully before informing us an issue:
https://docs.katalon.com/display/KD/Execute+a+Test+Case+or+a+Test+Suite#ExecuteaTestCaseoraTestSuite-ExecutefromaSelectedStep

If there is an actual issue, then please provide more information, or else we will close this discussion.

Regards

I use Windows 8.1 and Katalon Studio 5.7.1. I do following steps:

From the Manual view of the test case:

1. Start a browser in Katalon script using ‘Open Browser’ step. Else, you must have a current session running.

Chrome is already opened and site is already opened too in a tab.

  1. Ensure this browser’s session is NOT terminated (Project → Settings → Default → Post-Execution → Terminate… options are unchecked based on your testing needs).

3. Right click on one of the step you want to execute from, and execute the sesssion.

I see this after third step:

katalon_s.png

Hi plaidshirtakos,

Did you have step ‘close browser’ in the test case you mentioned?
Could you please provide us more information about this case by uploading your screenshot.
Thanks.

Vy Ta said:

Hi plaidshirtakos,

Did you have step ‘close browser’ in the test case you mentioned?
Could you please provide us more information about this case by uploading your screenshot.
Thanks.

No, WebUI.closeBrowser() isn’t present in this tetscase.
Screenshot is in my previous post.

Which browser you are using in this case?

Vinh Nguyen said:

Which browser you are using in this case?

I use Chrome as default.