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

Key: CT-69
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Christian Schwarz
Reporter: Stein Kåre
Votes: 0
Watchers: 0
Operations

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

Error checking that an option is checked.

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



 All   Comments   Work Log   Change History      Sort Order:
Christian Schwarz - 02/Sep/08 02:53 AM
My comment from the forum:

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.