Testsuite name: CTE Regressions Manual
JDK/JRE tested: jdk1.7.0b145(jdk-7-ea-linux-i586.bin)
OS/architecture:rhel6-x64
Reproducible: Always
Is it a platform specific regression: N
Is it a Regression: N
Steps to reproduce:
1. Open browser FF3.6
2. Load the following page
http://jpseuwt-ap/testcases/131/4476318/testPlugin.html
Make sure that Java Console window comes up
3. A page will be loaded into browser with some text field, radio button
checkbox, textarea
4. Put some sample text into textfield and text area and
check radio button and checkbox
. Click 'submit' button
Check:
Test will FAILED if -
you see the following text into java console window,
getMember does not support self.document.form1.If you click 'cancel' button, you will also get the same message in console
Test will PASSED if -
you see all value you specified in browser form, shows into Java console,and a small 'Javascript Application' window pops up
Actual behavior:
1.load correcterly.but the second load this link ,the java console can't pop up.then run othes cases which include link with java consol.all these cases's javaconsol can't pop up .
2. refer to other cases under comments.
3. before do these I clear all the cache.
Exception:
None
Validation
same build/oel6-uek-x64: same issue