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

[LR] Impossible to upload a file a in manual test case execution #2412

Closed
ittaLaRedoute opened this issue Oct 20, 2022 · 4 comments
Closed

Comments

@ittaLaRedoute
Copy link

Hello,

When we execute a manual test, we can't upload a file in an action or control.
An error 500 occured at the endpoint call.

Tried with txt, png, and xml file.

image

Cerberus version: 4.15-SNAPSHOT-1740

Lucas HIMPENS
Thanks

@ittaLaRedoute
Copy link
Author

Hello, the upload for a file works at a step level, but for at a control level, it doesn't work: when clicking on "Save", page reload, but the file isn't uploaded.

@bcivel
Copy link
Member

bcivel commented Nov 11, 2022

Hello,
I can't reproduce locally, neither on QA
https://qa.cerberus-testing.com/TestCaseExecution.jsp?executionId=484803

Could you please provide more detail, or maybe reproduce on QA?
Thanks

@ittaLaRedoute
Copy link
Author

Hello @bcivel ,
The behaviour has changed since we opened the issue. Now when we click on the upload button of a Control the file is uploaded but at the action level and not at the control level.
image
In the screenshot, I uploaded two files:

  • The first is a PNG I uploaded with the button on the action
  • The second is a txt file I uploaded with the button on the control. But the txt file is placed on the action and not on the control. Is this the expected behaviour ?

@vertigo17
Copy link
Member

No this is not the expected behaviour.
This is now fixed.

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