Feature Requests

Multiple Elements Selection
This functionality will allow you to select multiple elements for a single web shortcut. What does this mean? You can click on multiple elements, sequentially, using one keyboard shortcut. There will be various options like waiting for a certain duration before clicking, clicking on another element if the current one can't be found, etc. This is useful in situations where an element is inside a little menu, dropdown, or popup, and it can't be accessed until that element is opened. So one can create a shortcut to first open that Parent element and then click the desired element inside it. For example, on a YouTube video page, there is a Save button that comes inside a little popup when we click on the More Options button below the video. Now here, we can create a shortcut for multiple elements to click on the More options button and then click on the Save button. Note: You can directly create a shortcut for that Save button and it will work because it exists on the website but is just not visible. But in a lot of cases such elements don't even exist until their parent element is opened so that's where this functionality will help. Another use case is when the same element changes its position on the same website due to any reason. When an element changes its position the shortcut may not work, you can select that element again for the same shortcut using the Multiple Elements Selection functionality, and set the property to click on any of the available elements in selected ones.
0