
|
If you were logged in you would be able to see more operations.
|
|
|
CubicTest
Created: 28/Jul/08 03:05 PM
Updated: 02/Sep/08 02:55 AM
|
|
| Component/s: |
SeleniumExporter
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
The @checked attribute assertion has now been made better, but it seems to me that Selenium does not detect changes in existing DOM element attribute values.
At least changed values in the "value" field of text fields and the "checked" attribute of radio buttons does not seem to be found by Selenium.
I've attached a test that reproduces this in CubicTest. I've used a Selenium nightly build from the end of august.
Maybe there is a trick in Selenium to detect the changes, I do not know.
It would be nice if someone could test this with standard Selenium, outside of CubicTest, and see if it works.