Hello
My requirement is:
- open the IE with specific url say www.google.com
- fetch some data
- do some operations on some other application- say excel
- open the same browser and open new tab with some other url say www.facebook.com
I am done with the three steps mentioned above. But struck in 4th step.