Hye guys, is there any choices other than OCR for double click Activity and Double Click Activity that we can use to double click field in a table.
I’ve tried using normal double click activity but its not working.
And also currently I am using Telerik design. Is it related between the design and the activity function?
Hi! I already tried with click and double click but its still didnt work, it wont detect the specific field but detected the whole screen. Is it bcs of the Telerik UI Designed ?
We can use COMPUTER VISION activities where in that CV CLICK has a property called click type in which choose double and with that we can double click on image based element
ok so this system will process few data which:
search the invidual names, and need to double click the first row so that it can be deleted from the system.
But then I already tried to use “Double click activity” and also “Get Text” both also doesnt work.
I dont want to use OCR method. Is there any other way to click tht first field
hi! as you can see here,Im using Click Text Activity. I tried to select the first row only but then it wont capture instead it capture the whole table. Is there any other activity that I can use