Hi Guys,
Hope you will be able to help me with this one.
Description: This webpage is a time tracking system where there are different numbers of entries for each day.
TODO: Basically what I need to do is to:
- Loop through each day - (1) red color on the screenshot
- Loop through each entry - (2) pink color on the screenshot
- Check IF the project column starts with a specific string - e.g. "C0547" in this case
- If TRUE > then click on the Edit button that is on the right side (visible only when you mouse over it) - (3) blue color on the screenshot
Are you able to advise what set of actions to use based on the screenshot below + my description?
Thanks in advance!
