You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we perform BDD or variation tests for configurations, screenshot filenames can be lengthy. However, it's crucial to be able to see the entire filename. Therefore, it would be beneficial to have the ability to view the complete filename, even if it spans multiple lines.
You can debug the IDE plugin by running the runIde Gradle task.
The text was updated successfully, but these errors were encountered:
Is it correct that what we want to do with this task is to display long filenames like the one in the image on multiple lines instead of omitting the filename with “...”?
When we perform BDD or variation tests for configurations, screenshot filenames can be lengthy. However, it's crucial to be able to see the entire filename. Therefore, it would be beneficial to have the ability to view the complete filename, even if it spans multiple lines.
You can debug the IDE plugin by running the
runIde
Gradle task.The text was updated successfully, but these errors were encountered: