Hi,
Thanks in advance
can you please tell how to capture x-path or id or name for enter button(key board) as I am unable to search with magnifier provided in the search box in chrome after entering the searching value?
Hi,
Thanks in advance
can you please tell how to capture x-path or id or name for enter button(key board) as I am unable to search with magnifier provided in the search box in chrome after entering the searching value?
Hi @PrashanthV try using Robot Handling Step for Keyboard key such as Enter.
But as a best practice always set a block step and delay of 2 seconds before sending the key command.