Open DinisCruz opened 10 years ago
at the moment the callbacks are fired in the same thread as the caller which causes regular threading issues.
For example when calling ie.open(...) from inside an afterSelect event (on both WatiN and WebBrowser) controls
at the moment the callbacks are fired in the same thread as the caller which causes regular threading issues.
For example when calling ie.open(...) from inside an afterSelect event (on both WatiN and WebBrowser) controls