Forum Discussion
jaredjamieson
Occasional Contributor
.Keys() appears to have been working now. I did not go through with the update as mentioned above. As I have not changed anything, I assume I was just having a random bug that is no longer in affect. I'll accept the update as the solution since that would make the most sense if this inconsistency was still present.
tvklovesu
2 years agoFrequent Contributor
I finally found why SetText() is not available few times and its available at other times. If the object you are using has element tag as input then you will see the setText() and if that objects tag is something like span, div or anything else other than input then you can't use setText() and in that case we left with only option to use Keys method.
Related Content
- 13 years ago
- 4 years ago
- 3 years ago
- 4 years ago
Recent Discussions
- 3 hours ago