Hi all.
I'm trying to automate clicks so that we can run a snippet to automatically run through tickets.
During the clicks, I need to open a dropdown menu and select an item from that menu. You can see this in the downshift selector. Unfortunately, the digit between downshift and item is dynamic and never stays the same.
Would anyone be able to take a look at the snippet below and provide suggestion on how I could possibly fix this?
{click: selector=.EBa--ChannelSwitcher--button}{wait: delay=+2s}{click: selector=#downshift-0-item-0}{wait: delay=+2s}{click: selector=.garden-focus-visible}{wait: delay=+2s}{click: selector=#downshift-0-item-0}{wait: delay=+2s}{click: selector=#communication > div > div > div.pP8--EmailComposerTab--emailSubjectSection > div > div > div > div > div > div.DraftEditor-editorContainer > div > div > div}
{wait: delay=+2s}{key: backspace}