robotframework-SikuliLibrary icon indicating copy to clipboard operation
robotframework-SikuliLibrary copied to clipboard

sporadic issue in clicking element

Open Ashwin143 opened this issue 4 years ago • 0 comments

i have used the below code in robot and in report iam getting success/green but the button is not getting clicked in application(desktop)

while testing i mean just running the click it is working fine ,but when i run as test script it is going on top of the button and clicking but the button is not getting clicked in application and the next page is not coming

when we look in the report that click step is in green and showing the button has been click ...

click image.png double click image.png wait untill keyword succedds click image.png

try all but no luck

sometime the button gets clicked sometimes not

any workaround would be great

Ashwin143 avatar Oct 13 '20 17:10 Ashwin143