jfweemaes / ubiquity-xforms

Automatically exported from code.google.com/p/ubiquity-xforms
0 stars 0 forks source link

Test 4.8.1.a getInstanceDocument() method (non-normative) and 4.8.1.b getInstanceDocument() throws a DOMException (non-normative) need revision. #479

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
These tests currently use JavaScript alert boxes to signal a pass or fail 
however this provides Selenium no way to interface with the results. 
Furthermore, in the case of 4.8.1.b a false positive may be issued if 
getInstanceDocument() is not implemented. These tests should be revised in 
such a way that Selenium can capture the information, and that failure to 
implement features does not interfere with the true results of the test.

Original issue reported on code.google.com by fil...@gmail.com on 5 Jun 2009 at 5:48