Hi,
I have scenario to handle dynamically changing element.
I have a message saying "Sure. Picking your name as TestUser1"
In the above message italic text changes every time.
for ex:
Sure. Picking your name as TestUser1
Got it. Picking your name as TestUser1
Understood. Picking your name as TestUser1.
My question is how to validate the above message based on TestUser1.
Thanks in advance.