I am interested in monitoring a web commerce site for new items being released. I can sort the inventory by latest and that puts the latest release in the upper left where I can monitor the title text. Will Distill monitor text specific to the first upper left position? The text of the item present when I setup the monitor will move position as new items are added.
the way an element is selected is configured using the element selector. it is occasionally possible that the autogenerated selector selects a specific item instead of the first item (or item at a specific index). this can usually be solved by creating a selector manually. feel free to reach out in case you face any issue.
This works for some places, but I have one I noticed this morning where the top item is superseded by a new item. The text monitor is not catching the change. How can I get it to evaluate for changes to the top left position? I am going to search the forum creating a selector manually.