Replies: 1 comment 1 reply
-
|
Can you tell me in which method or class, I can fix this bug in the source code locally at home? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
** The problem is that, in the event of a bug reported in the html reporting, the screenshot of the bug becomes very very large, because it fits with the page which becomes very large because the data table has a lot of values.
So to avoid this problem I suggest you add a scroll, if the width of the data table becomes wider than the html reporting web page.
I propose to add a scroll to the html reporting for the shared data table in the scenario of the same specification, so that it adapts to a standard display**
I use a lot of data in an external csv file, for each specification (covered by several test scenarios), for a mobile application.
1- Problem:

2- Solution: see the scroll pointed by the red arrow under the table

Beta Was this translation helpful? Give feedback.
All reactions