As shown in the screenshot below, the BOT has to write the date in the cell, but sometimes he gets distracted and selects all the page so that he does not write the date, is there any solution to do this, I tried by double clicking but sometimes it doesn’t work
Don’t use the click activity, use the Type into activity and indicate the cell where you want to write the date. In the Type into activity select the single option from the Click before typing dropdown.
Check the below image for better understanding,
Note : If the single option will not works from that dropdown try with selecting the Double option from dropdown.
While indicating the element check the strict selector and uncheck the fuzzy and image in selector option window… @omar_ismail
Go back to studio after indicating, open properties of Type into activity and find the Input mode then select the Simulate option from the dropdown.
That’s why I suggested you to check the strict selector when indicating the element. Have you done the same what I have suggested in the above response… @omar_ismail