The Text Extraction wizrad captures two lines from the ajax button, But i need to extract the first line , How to do.
TD Captures:-
First Line
Second Line
But i want in Variable TD only First Line.
First Line
Web Recorder- Text Extraction Wizard
Moderators: JRL, Dorian (MJT support)
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
ExtractTag will capture all the text.
Then use RegEx or string manipulation functions (e.g. Position/MidStr) to get the bit you want.
Then use RegEx or string manipulation functions (e.g. Position/MidStr) to get the bit you want.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?