Page reloading with pop-ups (isElementPresent, waitForPageToLoad problems)

Summary: Hello,
I do some testing with selenium, during these tests i encountered some difficulties.
First problem:
// some code
sel.click("home");
sel.waitForElement("name=siteId", timeout);
sel.type("name=si...
Bookmark |  Comment |  Forward  |   | 
Comments:
- Comments