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,