I am using send hotkey ctrl+f in a for each loop. First time it works and second it does not work. I am trying to fix this for hours but no luck and not even get a clue why it is failing second time.
Could anyone suggest what could be the issue or how it can be avoided?
Hi @farhan94 Thank you. Done using Attach browser and Attach Window as well but ctrl + f is not populating on second iteration in a for loop. I gave up researching more and as a solution, I skipped searching Ctrl + f from second iteration.
I need to click on list of files uploaded in salesforce which is displayed at the bottom of the page. I used ctrl+f to search “case attachment” to make the control move to the bottom of the page to download each file as the download button selector does not identify unless that screen is displayed in foreground.