I am building a WScript to open IE7 and open two tabs.
However, I want to wait until the first page opens, then enter username/password hit {enter}, wait for that page to open in the same tab, THEN open the second tab with the second page.
The error I get is "Expected ';'" on Line 3, Char 5...