History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SEL-535
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: zhuzhu
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Selenium

when i use selenium, I use window.showModalDialog to open a page,but it shows a error "Http Status 404 .../core/tests/html/TestRunner.html "

Created: 21/Mar/08 08:36 AM   Updated: 21/Mar/08 08:36 AM
Component/s: Pop-Up Windows
Affects Version/s: 1.0.1
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: IE6


 Description  « Hide
In my application, when clicking a button on jsp page, it should pop up a modal dialog, I write it use "window.showModalDialog()" .it can run well in my application , but , when I want test it using Selenium RC(Java) , it can not find the page in the new pop up window.
I tested the example file "test_modal_dialog.html" in selenium core. it shows a error "Http Status 404 .../core/tests/html/TestRunner.html "


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.