Skip to Content
0
Jan 06, 2011 at 04:10 AM

OPEN 2 browser from single BSP Page with wait time

47 Views

Hi All,

I have one BSP page called 'MAIN.HTM'.

From this i want to open 2 browsers like one url will be 'google.com' and another would be 'sdn.sap.com'.

i am able to open 2 browsers paralelly.

But my problem is first i have to open the url 'google.com' in one browser and i have to wait for some time like 1 min then open the url sdn.sap.com in another browser.

How could i do this in BSP application.

Thanks,