Votes
Answers
Views
Question
0
1
416
We have UFT (14.53) script that works perfectly on IE (V 11.2166.16299.0) browser. But now we have to test on chrome also in Edge browser too we installed Micro Focus UFT Agent (Version: 15.0.2.3033) extension in chrome browser (Version: 90.0.4430.72) but that does not help. I was expecting Micro Fo...
0
1
193
UFT is not clicking on a web element in a table when the web element text is displayed in two lines. When the same link on other page displayed in one line, it is working fine. If it is displayed in two lines, it is highlighting but not clicking on it.Below is the codeIf rCount > 1 Then For r=1 t...