Hi,
According to docs for continuation, the method sendPageAndWait blocks the thread execution. I try it using _javascript_ debugger and find it does not block thread execution. Is it because I enclose sendPageAndWait in a try-catch-finally statement?
Rice
