I am facing issue with Expected VS Actual value. I am not able to add space in assert value even though I added a space (E.G.: Under Value I entered - TEST SHEET ). What is the character to represent a space so the Expected VS Actual match. Can some one please guide?
[error] Line 49 (Sub: TEST): value not matched, expected: “TEST SHEET”, Actual: " TEST SHEET " At Line 5 in Data
Thank you very much for your time and help.