03-04-2010, 12:50 PM
Hii,
I have a File Download Dialog present in a browser.
I want to perform Browser().Dialog().Activate
But, the Browser Title is a complex string such as
https://mywebsite.com/mylocation/dcDocum...Revision=1
The following items in the title are dynamic.
1.mylocation
2.00457
3.00002.txt (can be 00002.pdf even)
4.textDoc.txt
5.1
Please suggest a way of identifying the browser object using regular expression.
Thanks,
Preet
I have a File Download Dialog present in a browser.
I want to perform Browser().Dialog().Activate
But, the Browser Title is a complex string such as
https://mywebsite.com/mylocation/dcDocum...Revision=1
The following items in the title are dynamic.
1.mylocation
2.00457
3.00002.txt (can be 00002.pdf even)
4.textDoc.txt
5.1
Please suggest a way of identifying the browser object using regular expression.
Thanks,
Preet