
|
If you were logged in you would be able to see more operations.
|
|
WebTest
Created: 12/Nov/07 11:26:59
Updated: 12/Nov/07 12:39:43
|
|
| Affects Version/s: |
None
|
| Fix Version/s: |
2.6
|
|
Dialogs steps don't work when the js alert/prompt/confirm are called from a setTimeout/setInterval/async XMLHttpRequest. The reason is that the configured callbacks are called from HtmlUnit in a different thread where the ThreadLocalVarialbe Context is not defined what causes NPE.
|
|
|