Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cerberus4.13] Support timeout overwrite for Appium (IPA and APK) applications. #2331

Closed
akatmiranda opened this issue Dec 10, 2021 · 4 comments

Comments

@akatmiranda
Copy link

On 4.13 it is possible to set a timeout for a specific step (new functionality). It is not working. The value inserted is not respected, timeout is inherited from general definition of testcase execution/campaign.

Please refer to images:

SetTimeout
SetTimeout_Not

@vertigo17
Copy link
Member

Hello @akatmiranda. Sorry but we could not reproduce.
It is working on the test I just made using BrowserStack.
Can you please detail or reproduce using prod.cerberus-testing ?

@vertigo17
Copy link
Member

This is an example taken on latest version:

With a timeout parameter to 15000 (not overwrite):

image

image

Result:

image

With the overwrite parameter to 5000:

image

image

Result:

image

Maybe you forgot to save the script after changing the overwrite options.
We changed the confirmation button from Save to OK in order to make it easier to understand that you need to save the testcase in order to apply the new settings.

@vertigo17 vertigo17 self-assigned this Dec 12, 2021
vertigo17 added a commit that referenced this issue Dec 12, 2021
…criptions were the same. #2329

Testcase overwrite Option modal confirmation button from 'SAVE' to 'OK' #2331
@vertigo17
Copy link
Member

Any news ?

@ffazendeiro
Copy link

Hi @vertigo17 ,
We created the test on cerberus-testing.com and we got the same result, seems that for the mobile applications the timeout is not being overwritten when below defined timeout.
I we define a timeout above the one defined, it seem to add them...
Please check execution: https://prod.cerberus-testing.com/TestCaseExecution.jsp?executionId=396860
Maybe we are missing some configurations :(

All seems ok on our end for Web applications (timeout overwrite correctly applied).

@vertigo17 vertigo17 changed the title [Cerberus4.13] Setting timeout for a particular step doesn’t work [Cerberus4.13] Support timeout overwrite for Appium (IPA and APK) applications. Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants