Status Bar
Extension status now can be tracked in much better way
On this page
The status of the configuration is now shown by default at the bottom right of the page. This can be disabled or repositioned from the global settings.
Icon | Description |
---|---|
๐ ฑ๏ธ1 | `๐ ฑ๏ธ` represents batch and `1` represents the index of the batch, which starts from 1. |
๐ ฐ๏ธ1 | `๐ ฐ๏ธ` represents action and `1` represents the action number, which starts from 1. |
โ | While checking the condition from the addon, it is represented by `โ`. |
๐ "addon" | "action" | Addon or action repeat is represented by `๐ "addon" | "action"`. |
๐ | Represents the element finder is finding the element when it is not found. |
๐ | Represents the wait time for all init wait, repeat interval, retry interval. |
Done | Represents the action is completed successfully. |