Hi,
how do you call WebTest or Ant? It depends on the target you execute
whether the parameter -Dwt.headless is checked for or not. For example
if you execute the wt.full target it should work properly (since it
executes wt.init.headless implicitly).
Bye
Hi,
I am running webtest under headless mode (-Dwt.headless). still it
tries to start the browser on our ci-environment, so it produces
error-logs, like:
------- Stderr: -------
Exception in thread "AWT-EventQueue-0"
org.codehaus.groovy.runtime.InvokerInvocationException:
java.lang.NullPointerException: Cannot set property 'icon' on null object
It does not break the build, but is confusing. Is there a way to
disable browser start? On
http://webtest.canoo.com/webtest/manual/config.html I can't see such
an option.
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest