vb.net - Multiple Web Browsers sharing Document Completed? -


i have 4 web browsers , have similar coding inside each documentcompleted event. however, 4 using different login:

ie:  webbrowser1 = user1 webbrowser2 = user2 webbrowser3 = user3 webbrowser4 = user4 

etc

but, strange reason, wb4 using wb1s login, wb1 , wb2 using wb2s login , wb3 using wb4s login. now, know sounds crazy there recent update affects stuff? because code working fine until few days ago.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -