Helo I have one little problem,
I need to navigate to url, fill txboxes, submmit, wait for load next page and call javascript function.

but this Pages need credentials..

I tried this..
navigate to "https://username:pass@u rl"
this work fine.
fill boxes.
submit...
all works fine and now i ned to call javascript function....

When i tired to call this by...