Hi,
I have extracted a value as a test step called 'TruckIDWithQuotes' that I have obtained from an element titled 'TruckDetailsElement'. The value extracted has quotes "" around it as part of the extracted value, i.e. "abcd".
I want to use this extracted value without the quotes. How can I create another extracted value without the quotes, 'TruckIdWithoutQuotes', i.e. abcd which I then want to use in a coded step.
I'm assuming I need to use a coded step to "reformat" the extracted value so it doesn't have the quotes?
Can someone please assist.
Thanks
Adrian