Forum Discussion
farhanahmed
13 years agoContributor
Hi
When i enter text in text field by Call <TestedInputControl>.Keys(Chr(255)) and compare it with wText it does not work fine.(What i should do in this problem?)
But when i enter text in text field by Call <TestedInputControl>.Settext(Chr(255)) and compare it with wText field it works fine.
In thi scenario is it same thing to enter text in text field by .key() or .SetText ?
-farhan
When i enter text in text field by Call <TestedInputControl>.Keys(Chr(255)) and compare it with wText it does not work fine.(What i should do in this problem?)
But when i enter text in text field by Call <TestedInputControl>.Settext(Chr(255)) and compare it with wText field it works fine.
In thi scenario is it same thing to enter text in text field by .key() or .SetText ?
-farhan