Changes in current version are related to parsing.
Added the ability to generate selector for several elements at once. This is done by choosing the key elements of two types: those that must be present in the list, and those that should not be there. BAS will try to guess the selector based on this information. Each time the list of key elements changes, BAS will update the selector. Thus, you can tweak the result to the one that you need, gradually increasing the number of key points if this is required.
Here how it looks:
Short video with subtitles:
Creating actions that are performed for each element in the loop has become possible using a new dialog. It automatically appears if the place to insert action is inside the loop. The new method is more intuitive than the separate submenu that was used previously.
A click on elements number leads to the focus of the next element. Thus, by sequentially clicking on this link you can traverse all found elements.
A new mechanism has been added for searching elements that are near or overlap each other. By clicking on the up / down arrows on the keyboard, you can go through absolutely all the elements under the cursor. Enter key - select an item.
Information about the tag, classes and identifier of selected element is also displayed in a new version. You can see how it looks in the previous video.
Added smart action for parsing links "Get link URL".
Several minor improvements: