Bramb1
6 years agoNew Contributor
how to capture a part of wndCaption text
Hi,
I need to “copy” the contract number for later use in the testscript.
How do I make a variable of the wndcaption text, but on the the GABV.1900176 (which is changed everytime I run a ...
- 6 years ago
Hi Bram,
I would use regular expression to extract a sequence of digits between two dots.