Hi there,
I am having a problem extracting text correctly while preserving formatting and pasting it somewhere while preserving formatting. I am extracting a license key from within a <pre> tag, storing it in a databind variable and outputting that text into a text input and verifying that the license is valid. I am having problems where when I extract the text, there ends up being additional whitespace and formatting issues with the text, causing the license key to be changed from its original state, making it invalid. I have also tried copying the key with its correct formatting into an excel spreadsheet, and binding the sheet into my test and pulling the key from there but it doesn't seem to work correctly as well. Is there any way to properly extract data while preserving formatting in test studio?
Thanks,
Khalid