Execute from here not work

Hi, are you gonna fix this issue with firefox?

Still working for me on Firefox and IE using sample project. I use TC1 to open a new browser and use TC2 at step #4 on Firefox. So is there any special step from your side?

Screen Shot 2017-12-07 at 16.12.42.png

Screen Shot 2017-12-07 at 16.13.09.png

Okay, I make an sample test, first test case open katalon web page and click Sign In


WebUI.openBrowser('')

WebUI.navigateToUrl('http://forum.katalon.com/')

WebUI.click(findTestObject('Page_All Categories - Katalon QA/a_Sign In'))

WebUI.delay(5)

WebUI.callTestCase(findTestCase('login'), [:], FailureHandling.STOP_ON_FAILURE)

Second test case fill input fields and click Sign In


WebUI.setText(findTestObject('Page_Katalon Studio Best automated/input_user_email'), 'dummy.user@dymmy.com')

WebUI.setText(findTestObject('Page_Katalon Studio Best automated/input_user_pass'), 'dummypassword')

WebUI.click(findTestObject('Page_Katalon Studio Best automated/input_login-btn'))

In Firefox it works fine when you run it in new session but if you try to run these tests in opened session it fails because filling input fields (Email and Password) fails. setTex seems to work fine but nothing appears in the fields.

And this problem is in Windows 10 + Firefox

Is there any error message? Do you observe ‘finding element’ log when you execute ‘Set Text’ keyword?
Have you tried with sample project in Katalon Studio?

There is no error message. I tried with sample project and exactly same situation.

Found 1 web elements with id: 'Object Repository/Page_Login/txt_Password' located by 'By.xpath: //*[@id = 'txt-password']' in '30' second(s)
Setting text of object 'Object Repository/Page_Login/txt_Password' to value 'ThisIsNotAPassword'

It seems to work fine, but fields are empty. And no error message. I am desperate :slight_smile:

Do you have any Post-Execution option checked in Project → Settings → Execution → Default.?

Screen Shot 2017-12-12 at 17.42.43.png

Nop, look like same as you have

Here some error messages when try to run custom keyword tests to open ff window

Unable to verify equal between actual object ‘{stacktrace=stack backtrace:
0: 0x47e934 -
1: 0x47f0a3 -
2: 0x442649 -
3: 0x43c3f0 -
4: 0x40530f -
5: 0x40d01a -
6: 0x6bef19 -
7: 0x420b85 -
8: 0x6b96e0 -
9: 0x7ffcf6251fe4 - BaseThreadInitThunk, error=unknown command, message=POST /session/f904ff0d-12ac-477d-9b8a-f600f1d932d2/execute did not match a known command}’ and expected object ‘-0.123345678’ (Root cause: Actual object ‘{stacktrace=stack backtrace:
0: 0x47e934 -
1: 0x47f0a3 -
2: 0x442649 -
3: 0x43c3f0 -
4: 0x40530f -
5: 0x40d01a -
6: 0x6bef19 -
7: 0x420b85 -
8: 0x6b96e0 -
9: 0x7ffcf6251fe4 - BaseThreadInitThunk, error=unknown command, message=POST /session/f904ff0d-12ac-477d-9b8a-f600f1d932d2/execute did not match a known command}’ and expected object ‘-0.123345678’ are not equal)

Hi Vinh

@Vinh Nguyen said:
Still working for me on Firefox and IE using sample project. I use TC1 to open a new browser and use TC2 at step #4 on Firefox. So is there any special step from your side?

Can not use it for mobile testing. Is it fixed altogether?

@Vinh Nguyen said:
It has been fixed, but it will be included when we fix issues with mobile testing also. So it will be delivered around this week.

I am using Version: 5.2.0 Build: 1

KatalonStudio.PNG

Mobile testing is currently not supported, so that’s why you can’t see it

I have version 5.3.0 recently installed. Yet “Execute from here…” is disabled. Please help.

Nishith Patnaik said:

I have version 5.3.0 recently installed. Yet “Execute from here…” is disabled. Please help.

Hi Nishith,

Please note that you can only utilize this feature on existing Chrome browsers that are launched from Katalon Studio previously.

Refer to this documentation.

Thank you for choosing Katalon Studio,
Liam

I am using 5.3.1 version of Katalon. Execute from here feature in chrome is not working for my machine. It was working till yesterday. It is working in my colleague’s machine. What can I do?

Rakesh Kumar said:

I am using 5.3.1 version of Katalon. Execute from here feature in chrome is not working for my machine. It was working till yesterday. It is working in my colleague’s machine. What can I do?

As Liam has said previously, this feature on existing Chrome browsers that are launched from Katalon Studio previously. Can you just double check that again?

Regards

Hi

I am using 5.3.1 version of katalon
Cannot using Execute from here feature in Mobile Test in previous version its still working but now it seems disabled

Anyone have same problem with me?

RGDRS

Screen Shot 2018-04-04 at 12.21.52 PM.png

Are you sure the previous versions have this feature? Do you remember which version is it?

yes im sure of it because my friend using Execute from here feature in 5.0.0 and it works well in 5.0.0 but when he change to 5.3.1 feature seems disabled

Vinh Nguyen said:

Are you sure the previous versions have this feature? Do you remember which version is it?

Any update?

Best,
FAF

Hi Liam B,

I ran my script and did not close Chrome browser which launched by Katalon. Post this, I tried "Execute from here… " but, its still is disabled.

Liam B said:

Nishith Patnaik said:

I have version 5.3.0 recently installed. Yet “Execute from here…” is disabled. Please help.

Hi Nishith,

Please note that you can only utilize this feature on existing Chrome browsers that are launched from Katalon Studio previously.

Refer to this documentation.

Thank you for choosing Katalon Studio,
Liam

Raka Aditoro Faturahman said:

Vinh Nguyen said:

Are you sure the previous versions have this feature? Do you remember which version is it?

Any update?

Best,
FAF

Not yet, we are still looking into it and will spend efforts to fix/bring it back in later releases.