Form field with selector 'div[Id*="desktop-scroller"] > div > div > div > div > div > div > div > div > div > div > div:eq(1)' not found

Form field with selector 'div[Id*="desktop-scroller"] > div > div > div > div > div > div > div > div > div > div > div:eq(1)' not found
Are you sure the element is there on the web page during runtime when your flow runs? Maybe it's not loaded yet? Perhaps it's in a pop-up or a new tab?
Can you share some screenshots of your flow?