The issue with that element ID is that its not unique but dynamic. It will always change when the page is either refreshed or when you first navigate to it at a different time or day.
You need to pick a static attribute or text content from the element to be able to locate it reliably every time.