Hi,
This is our html code: it is a button, manual click opens the window. but UFT is passing the step onclick, but it is not opening the window.
Is there a HARDCLICK in UFT?
Source:
<label id="file1-label" class="button btn-sm btn-inline" for="">choose file</label>
UFT:
Browser().Page().Frame().WebElement().FireEvent("onclick")
I've tried all below methods, but still no luck..any help appreciated.
Click
Double Click
Longpress
Onmouseover
Click x,y
Fire event.