How to handle 260 characters limitation for file path in windows or interact with file after disabling 8.3 naming conventions(it doesn’t open)?
I’m executing some of my test cases on Jenkins windows server and on failure of Test it take screenshots and display in html report.
But the issue is if test title is bit long and exceeded specific no of characters, On windows server the screenshot path name is automatically being converted into 8.3 naming convention.