
| Key: |
SEL-535
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
zhuzhu
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
Selenium
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
|
|
|
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 "
|
|
Description
|
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 "
|
Show » |
| There are no comments yet on this issue.
|
|