Forum Discussion
YMinaev
Staff
15 years agoHi Gary,
Does it help if you remove any user iteraction (such as clicks) with your control from your test and assign a value to it via its wText property (obj.wText = "value"). Assigning values to controls' properties shouldn't cause such errors.
Does it help if you remove any user iteraction (such as clicks) with your control from your test and assign a value to it via its wText property (obj.wText = "value"). Assigning values to controls' properties shouldn't cause such errors.