Take an example, we have three different textboxes i.e first name, middle name, last name, Whereas these three will come as a single text on some other page and i have to compare that text to those three fields .
Hello @AleKarthik
You can get text from 3 textboxes into 3 different output.
Then you can use variables concatenation
Then you can use Verify Text Equal to check
I think you should have a case is adding “space” into the middle of variables when using concatenation because these boxes are from a full name