Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 4 by
jayantsi...@gmail.com: Open Method Parameters
https://code.google.com/p/twin/issues/detail?id=4
What steps will reproduce the problem?
app.open("MyApp", null)
What NULL parameters says here. Since I am new in TWIN. When I am trying to
open my application its throwing error mention below
Please provide any additional information below.
Exception in thread "main"
org.ebayopensource.twin.TwinNoSuchElementException: Found no children of
Desktop(id=null)@null matching controlType=Window after waiting 30.0
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.ebayopensource.twin.TwinError.create(TwinError.java:59)
at org.ebayopensource.twin.TwinError.create(TwinError.java:52)
at org.ebayopensource.twin.ElementImpl.getElements(ElementImpl.java:465)
at org.ebayopensource.twin.ElementImpl.waitForChild(ElementImpl.java:414)
at org.ebayopensource.twin.Application.getWindow(Application.java:287)
at TwinSample.main(TwinSample.java:18)
Please help why ID=NULL is creating problem and what is it solution
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings