Release Notes: Revamped Sidebar, Actual Text Parameter
|
|
Key Sidebar Options Moved to the Top for Easier Access
This is a minor but important usability update. The navigation buttons for Live Mode, Test Data, Reusable Rules and Settings are now located at the top of the sidebar, instead of being placed at the bottom. This new layout makes these frequently used options easier to discover and faster to access.

Caption: Sidebar with moved navigation buttons.
New Actual Text Parameter
A new enhancement has been introduced to improve click command precision. You can now add the parameter actual text to the click command, allowing interactions with specific text fragments within longer strings. For example, instead of using click “example”, you can now use click actual text “example”.
When this command runs, it clicks exactly on the visible text that matches your specified string, rather than the entire span or container element. This means if “I agree” appears as part of a larger sentence, using click actual text “I agree” will select only that phrase without redirecting to other linked elements or sections.



