Click here to Skip to main content
15,896,207 members
Home / Discussions / Java
   

Java

 
AnswerRe: Applet giving access denied exception Pin
adatapost19-May-09 19:35
adatapost19-May-09 19:35 
GeneralRe: Applet giving access denied exception Pin
Fahim A Salim20-May-09 1:16
Fahim A Salim20-May-09 1:16 
GeneralRe: Applet giving access denied exception Pin
Nagy Vilmos20-May-09 1:58
professionalNagy Vilmos20-May-09 1:58 
GeneralRe: Applet giving access denied exception Pin
Fahim A Salim20-May-09 2:20
Fahim A Salim20-May-09 2:20 
GeneralRe: Applet giving access denied exception Pin
Nagy Vilmos20-May-09 2:30
professionalNagy Vilmos20-May-09 2:30 
GeneralRe: Applet giving access denied exception Pin
Fahim A Salim20-May-09 2:36
Fahim A Salim20-May-09 2:36 
GeneralRe: Applet giving access denied exception Pin
Nagy Vilmos20-May-09 2:56
professionalNagy Vilmos20-May-09 2:56 
QuestionError while using watij Pin
karthikeyan7218-May-09 23:32
karthikeyan7218-May-09 23:32 
HI
Will WATIJ be helpful for functional testing a web application developed in .NET. If so i face a problem when trying to script for a text field. This is the code i have written for entering a value in the text field: ie.textField(name,"ctl00_mainContent_txtUserName").set("brokeruser");. But when i run the code i get the following error:// Error: // Uncaught Exception: Method Invocation flash : at Line: 1 : in file: <unknown file> : .flash ( )

Target exception: watij.runtime.UnknownObjectException

bsh % watij.runtime.UnknownObjectException
at watij.runtime.ie.IEHtmlElement.find(IEHtmlElement.java:161)
at watij.runtime.ie.IEHtmlElement.find(IEHtmlElement.java:156)
at watij.runtime.ie.IEHtmlElement.htmlElement(IEHtmlElement.java:37)
at watij.runtime.ie.IEHtmlElement.flash(IEHtmlElement.java:250)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at bsh.Reflect.invokeMethod(Unknown Source)
at bsh.Reflect.invokeObjectMethod(Unknown Source)
at bsh.BSHPrimarySuffix.doName(Unknown Source)
at bsh.BSHPrimarySuffix.doSuffix(Unknown Source)
at bsh.BSHPrimaryExpression.eval(Unknown Source)
at bsh.BSHPrimaryExpression.eval(Unknown Source)
at bsh.Interpreter.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
can any help me in sorting this issue.
Questionhow to access javscript value to scriptlet Pin
aartib18-May-09 20:53
aartib18-May-09 20:53 
AnswerRe: how to access javscript value to scriptlet Pin
adatapost19-May-09 19:38
adatapost19-May-09 19:38 
Questionhow to read the config.xml in a webservice Pin
prasadbuddhika18-May-09 19:26
prasadbuddhika18-May-09 19:26 
AnswerRe: how to read the config.xml in a webservice Pin
Nagy Vilmos18-May-09 22:50
professionalNagy Vilmos18-May-09 22:50 
QuestionDoubt on getPixel function Pin
Sakthi.Gs :-)18-May-09 19:04
Sakthi.Gs :-)18-May-09 19:04 
AnswerRe: Doubt on getPixel function Pin
Nagy Vilmos18-May-09 22:48
professionalNagy Vilmos18-May-09 22:48 
AnswerRe: Doubt on getPixel function Pin
fly90419-May-09 0:48
fly90419-May-09 0:48 
AnswerRe: Doubt on getPixel function Pin
adatapost19-May-09 19:42
adatapost19-May-09 19:42 
QuestionDoubt on Segmentation Pin
Sakthi.Gs :-)17-May-09 21:41
Sakthi.Gs :-)17-May-09 21:41 
QuestionDoubt on Implementing English Dictionary in java Pin
Sakthi.Gs :-)15-May-09 21:29
Sakthi.Gs :-)15-May-09 21:29 
QuestionManipulating other Applications Pin
BenJamming15-May-09 17:19
BenJamming15-May-09 17:19 
QuestionHow to Include english dictionary in java Pin
Sakthi.Gs :-)15-May-09 3:05
Sakthi.Gs :-)15-May-09 3:05 
AnswerRe: How to Include english dictionary in java Pin
Nagy Vilmos15-May-09 3:52
professionalNagy Vilmos15-May-09 3:52 
GeneralHow to Include english dictionary in java Pin
Sakthi.Gs :-)15-May-09 21:32
Sakthi.Gs :-)15-May-09 21:32 
QuestionEnterprise java bean help Pin
crain198115-May-09 2:05
crain198115-May-09 2:05 
AnswerRe: Enterprise java bean help Pin
ISoftwareDev23-May-09 10:53
ISoftwareDev23-May-09 10:53 
QuestionDefect per KLOC in java?? Pin
Maya_15-May-09 1:36
Maya_15-May-09 1:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.