Unable to work on pop up in selenium-rc

View: New views
1 Messages — Rating Filter:   Alert me  

Unable to work on pop up in selenium-rc

by punit-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am using selenium-rc ruby to run my scripts.
While recording through selenium, I am not able to save files.
There is savelogs button on page when i click on that a new applet pop
up named "Save" opens where i need to type the address and press the
Save button, but selenium is not able to record in that pop up
window.
I have tried select_window, select_popup but nothing works even
though i have tried  through ruby get_all_window_names but its also
not able to detect the pop up.

Does Anybody know how to resolve this problem anyhow through ruby
please reply.
Thanks in Advance