I am new to Selenium and in the process of learning selenium IDE. I am facing a difficult situation here. Any help would be much appreciated. So I am trying to copy part of a text message from my website. The message looks like "Your number is XXX" . I want to copy just the XXX and save it for a later use in a different browser session. This XXX number is dynamic and will give a new result each time.
Please advise.